UNPKG

balena-settings-storage

Version:
3 lines (2 loc) 98 B
import type { StorageFactory } from '../types'; export declare const createStore: StorageFactory;