easy-spreadsheet-write
    Preparing search index...

    Function write

    • Type Parameters

      Parameters

      Returns O["type"] extends "buffer"
          ? Uint8Array<ArrayBufferLike>
          | Buffer<ArrayBufferLike>
          : O["type"] extends "string" | "base64" | "binary" ? string : any