OpenInference JS
    Preparing search index...
    safelyJSONStringify: SafeFunction<
        {
            (
                value: any,
                replacer?: (this: any, key: string, value: any) => any,
                space?: string | number,
            ): string;
            (
                value: any,
                replacer?: (string | number)[] | null,
                space?: string | number,
            ): string;
        },
    > = ...