????
Current Path : C:/inetpub/vhost/qnquyhoach.nextform.vn/api/node_modules/postgres-array/ |
Current File : C:/inetpub/vhost/qnquyhoach.nextform.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[];