????
Current Path : C:/inetpub/vhost/invest.gdtsolutions.vn/api/node_modules/postgres-array/ |
Current File : C:/inetpub/vhost/invest.gdtsolutions.vn/api/node_modules/postgres-array/index.d.ts |
export function parse(source: string): string[]; export function parse<T>(source: string, transform: (value: string) => T): T[];