3 lines
69 B
TypeScript
3 lines
69 B
TypeScript
|
|
declare const _default: (obj: any) => void;
|
||
|
|
export default _default;
|