mirror of
https://github.com/Sevichecc/Urara-Blog.git
synced 2025-05-06 01:39:12 +08:00
3 lines
69 B
Text
3 lines
69 B
Text
declare function destr(val: any): any;
|
|
|
|
export { destr as default };
|