UNPKG

ntk-cms-api

Version:

Ntk Cms Api And Model For Typscript

9 lines (8 loc) 212 B
export declare class CoreModuleDataCommentDtoModel { moduleName: string; moduleEntityName: string; moduleEntityId: string; linkParentId: string; writer: string; comment: string; }