A Wrapper cache

Hierarchy

  • IWrapperCache

Implemented by

Methods

Methods

  • get a Wrapper from the cache, given its URI index

    Parameters

    Returns MaybeAsync<undefined | Wrapper>

  • add a Wrapper to the cache, indexed by a URI

    Parameters

    Returns MaybeAsync<void>

Generated using TypeDoc