houdini/types/dotize/index.d.ts

6 lines
98 B
TypeScript
Raw Normal View History

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