UNPKG

ntk-cms-api

Version:

Ntk Cms Api And Model For Typscript

11 lines (10 loc) 217 B
export declare class ProcessInfoModel { isComplate: boolean; isSuccess: boolean; title: string; component: string; infoAreaId: string; guid: string; /** GUID */ private S4; }