Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • StubService

Implements

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

Private contents

contents: Record<string, string>

Methods

hash

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

predictUri

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

read

  • read(uri: URL): Promise<Maybe<string>>

write

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

Generated using TypeDoc