X-Git-Url: https://git.josue.xyz/?p=dotfiles%2F.git;a=blobdiff_plain;f=.config%2Fcoc%2Fextensions%2Fnode_modules%2Fcoc-prettier%2Fnode_modules%2Furi-js%2Fdist%2Fesnext%2Futil.d.ts;h=7c12857543a6b0ceab07e4931275186275fff7ec;hp=8b484cd35ba7c79be137c75d933fb85e2d9cabb8;hb=4d07c77cf4d78cab8639e13ddc3c22495e585b0b;hpb=b3950616b54221c40a7dab9099bda675007e5b6e diff --git a/.config/coc/extensions/node_modules/coc-prettier/node_modules/uri-js/dist/esnext/util.d.ts b/.config/coc/extensions/node_modules/coc-prettier/node_modules/uri-js/dist/esnext/util.d.ts index 8b484cd3..7c128575 100644 --- a/.config/coc/extensions/node_modules/coc-prettier/node_modules/uri-js/dist/esnext/util.d.ts +++ b/.config/coc/extensions/node_modules/coc-prettier/node_modules/uri-js/dist/esnext/util.d.ts @@ -1,6 +1,6 @@ -export declare function merge(...sets: Array): string; -export declare function subexp(str: string): string; -export declare function typeOf(o: any): string; -export declare function toUpperCase(str: string): string; -export declare function toArray(obj: any): Array; -export declare function assign(target: object, source: any): any; +export declare function merge(...sets: Array): string; +export declare function subexp(str: string): string; +export declare function typeOf(o: any): string; +export declare function toUpperCase(str: string): string; +export declare function toArray(obj: any): Array; +export declare function assign(target: object, source: any): any;