2 lines
71 B

5 months ago
  1. declare const _default: (position?: number) => any;
  2. export = _default;