UNPKG

node-web-mvc

Version:
7 lines (6 loc) 120 B
export default interface InitializingBean { /** * 设置完属性后 */ afterPropertiesSet(): void; }