login/node_modules/get-caller-file/index.d.ts
2024-01-09 11:08:09 +08:00

2 lines
71 B
TypeScript

declare const _default: (position?: number) => any;
export = _default;