UNPKG

gatsby

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