UNPKG

@uiw-admin/models

Version:
8 lines (7 loc) 142 B
/// <reference types="react-scripts" /> declare module '@@/rematch' { const store: any; interface RootModel { [s: string]: any; } }