????

Your IP : 216.73.216.130


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