index.d.ts 71 Bytes
Newer Older
1 2
declare const _default: (position?: number) => any;
export = _default;