botbook/node_modules/get-caller-file/index.d.ts
Rodrigo Rodriguez 6ae15fe3e5 Updated.
2024-09-04 13:13:15 -03:00

2 lines
71 B
TypeScript

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