????
Current Path : C:/inetpub/vhost/invest.gdtsolutions.vn/api/dist/data/ |
Current File : C:/inetpub/vhost/invest.gdtsolutions.vn/api/dist/data/data.d.ts |
declare const users: { id: number; name: string; email: string; userName: string; password: string; }[]; declare const tokens: any[]; export { users, tokens };