Files
setup-haskell/node_modules/get-caller-file/index.d.ts
Timothy Clem 63b90beb0c npm audit fix
2019-09-30 10:04:01 -07:00

3 lines
71 B
TypeScript

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