UNPKG

103 BTypeScriptView Raw
1import { PlistJsObj } from "./types";
2export declare function stringify(anObject: PlistJsObj): string;