rag-context-optimizer / frontend /node_modules /next /dist /server /node-environment-extensions /utils.d.ts
| type ApiType = 'time' | 'random' | 'crypto'; | |
| export declare function io(expression: string, type: ApiType): void; | |
| export {}; | |
| type ApiType = 'time' | 'random' | 'crypto'; | |
| export declare function io(expression: string, type: ApiType): void; | |
| export {}; | |