UNPKG

my-test123

Version:
4 lines (3 loc) 135 B
import { LabelUI } from './../models/label.model'; export declare type LabelState = LabelUI[]; export declare const initialState: any;