????

Your IP : 18.117.85.73


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