rDrama/node_modules/get-caller-file/index.d.ts
2021-12-13 22:28:32 +00:00

2 lines
71 B
TypeScript

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