doipjs/node_modules/get-caller-file/index.d.ts
Yarmo Mackenbach e996bc8023 Initial commit
2020-10-23 22:35:53 +02:00

2 lines
71 B
TypeScript

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