agsamantha/node_modules/langsmith/dist/utils/fast-safe-stringify/index.d.ts
2024-10-02 15:15:21 -05:00

1 line
98 B
TypeScript

export declare function stringify(obj: any, replacer?: any, spacer?: any, options?: any): string;