This commit is contained in:
2020-04-24 09:47:36 +02:00
parent 9275a9c82e
commit c9ad3296f2
Vendored
+10 -10
View File
@@ -1,10 +1,10 @@
/** Declaration file generated by dts-gen */
export function copy_object(obj: any): any;
export function run_regex(regex: any, data: any, func: any): void;
export function truncate_decimal(num: any, len: any): any;
export function try_parse_json(text: any): any;
/** Declaration file generated by dts-gen */
export function copy_object(obj: any): any;
export function run_regex(regex: any, data: any, func: any): void;
export function truncate_decimal(num: any, len: any): any;
export function try_parse_json(text: any): any;