Skip to main content

BrowserDataSource.load() method

loads all from the local storage

Signature:

load(): Promise<Type[]>;

Returns:

Promise<Type[]>