BufferJSON: {
    [property: string]: BufferJSON;
} | BufferJSON[] | string | number | boolean | null | ArrayBuffer | DataView

Generated using TypeDoc