2 lines
47 B
TypeScript
2 lines
47 B
TypeScript
export default function destr(val: any): any;
|
export default function destr(val: any): any;
|