Skip to main content

core.istorage

Home > @medplum/core > IStorage

IStorage interface

IStorage is an interface that extends the Storage interface with a keys() method.

Signature:

export interface IStorage extends Storage 

Extends: Storage

Methods

MethodDescription
keys()