Files
discord-clone/node_modules/get-caller-file/index.d.ts
2023-01-03 09:29:04 -06:00

3 lines
71 B
TypeScript

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