Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "test/stub/storage/examples"

Index

Classes

Variables

Object literals

Variables

Const singletonPromise

singletonPromise: Promise<Service> = new ExamplesConnector().connect({})

Object literals

Const exampleStorage

exampleStorage: object

hash

  • hash(content: string): Promise<string>

predictUri

  • predictUri(content: string): Promise<URL>

read

  • read(uri: URL): Promise<undefined | string>

write

  • write(content: string): Promise<URL>

Generated using TypeDoc