wrangler-action/node_modules/get-caller-file/index.d.ts
2023-08-07 15:11:15 -05:00

2 lines
71 B
TypeScript

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