• Stringify an object and convert all typed arrays to arrays

    Parameters

    • object: any
    • Optionalreplacer: (this: any, key: string, value: any) => any
    • Optionalspace: string | number

    Returns string