UNPKG

@c10t/nice-component-library

Version:

nice-component-library

6 lines (5 loc) 102 B
export declare enum ActionTypeEnum { '_ADD' = "add", '_EDIT' = "edit", '_VIEW' = "view" }