UNPKG

@jsonjoy.com/util

Version:
3 lines 140 B
/** Serialize text as a JSON string value. */ export declare const asString: (str: string) => string; //# sourceMappingURL=asString.d.ts.map