UNPKG

ns2-front-module-common

Version:
9 lines (8 loc) 169 B
export declare abstract class AbstractRefModel { relname: string; guid: string; created: number; updated: number; name: string; title: string; }