2 lines
71 B
TypeScript
Executable file
2 lines
71 B
TypeScript
Executable file
declare const _default: (position?: number) => any;
|
|
export = _default;
|