Welcome to mirror list, hosted at ThFree Co, Russian Federation.

index.d.ts « get-caller-file « node_modules - github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: babed696ae00eeb2f501b86afa66eb27c8fd73f9 (plain)
1
2
declare const _default: (position?: number) => any;
export = _default;