agsamantha/node_modules/langsmith/dist/utils/fast-safe-stringify/index.d.ts

2 lines
98 B
TypeScript
Raw Permalink Normal View History

2024-10-02 15:15:21 -05:00
export declare function stringify(obj: any, replacer?: any, spacer?: any, options?: any): string;