server-json/node_modules/get-caller-file/index.d.ts
2024-11-01 08:00:42 +00:00

2 lines
71 B
TypeScript

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