Options
All
  • Public
  • Public/Protected
  • All
Menu

Project crypto-data-store

Index

Type aliases

DataRaw

DataRaw: string | Uint8Array | Uint8ClampedArray | Uint16Array | Uint32Array | Int8Array | Int16Array

Payload

Payload<T>: Schema<T>

Type parameters

  • T

ReadFile

ReadFile: typeof __type

Schema

Schema<T>: T

Type parameters

  • T

WriteFile

WriteFile: typeof __type

Generated using TypeDoc