Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AssetCanisterRecord

Hierarchy

  • AssetCanisterRecord

Index

Methods

  • retrieve(path: string): Promise<number[]>
  • store(path: string, content: number[]): Promise<void>

Generated using TypeDoc