Files
manybot/node_modules/get-caller-file/index.d.ts
2026-03-12 01:22:29 -03:00

3 lines
71 B
TypeScript

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