UNPKG

my-test123

Version:
4 lines (3 loc) 135 B
import { Space } from 'ngx-fabric8-wit'; export declare type SpaceState = Space; export declare const initialState: SpaceState | null;