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