Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IKeyStore<LoadingArgs, Identifier>

Type parameters

  • LoadingArgs

  • Identifier

Hierarchy

  • IKeyStore

Implemented by

Index

Methods

Methods

getKey

  • getKey(id: Identifier): any

loadKeys

  • loadKeys(loadingArgs: LoadingArgs): Promise<void>

Generated using TypeDoc