login/node_modules/get-caller-file/index.d.ts
2020-10-12 14:50:25 +05:30

2 lines
71 B
TypeScript

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