UNPKG

node-web-mvc

Version:
8 lines (7 loc) 148 B
export default class Alias { value?: string; /** * 将属性值赋值给合并注解的指定属性值 */ annotation?: any; }