UNPKG

spscript-b

Version:
3 lines (2 loc) 126 B
export declare function fromObj(obj: any, quoteValues?: boolean): string; export declare function toObj(str?: string): any;