UNPKG

gatsby

Version:
3 lines (2 loc) 97 B
import { IDataStore } from "../types"; export declare function setupInMemoryStore(): IDataStore;