Base implementation of ResourceStore for implementers of custom stores.

Hierarchy

  • BaseResourceStore

Implements

Constructors

Methods

  • Check if a resource exists in this ResourceSet.

    Returns

    A promise resolving if the resource already exists.

    Parameters

    Returns Promise<boolean>