UNPKG

ntk-cms-api

Version:

Ntk Cms Api And Model For Typscript

7 lines (6 loc) 162 B
export declare class ArticleContentTagModel { linkContentId: number; linkTagId: number; virtual_ModuleContent?: any; moduleContent?: any; }