houdini/types/dotize/index.d.ts
2018-05-22 13:33:35 -05:00

5 lines
98 B
TypeScript

// License: LGPL-3.0-or-later
export declare function convert(obj:any, prefix?:string): string