default: {
    arrayBufferToString: typeof arrayBufferToString;
    merge: typeof merge;
}

Type declaration

  • arrayBufferToString: typeof arrayBufferToString
  • merge: typeof merge

Generated using TypeDoc