UNPKG

@ng-arthur/core

Version:

@ng-arthur/core for Angular 8+ Components

9 lines (8 loc) 169 B
/** * 把应用级、只用一次的组件收集到NaCoreModule中 * * @export */ export declare class NaCoreModule { constructor(parentModule: NaCoreModule); }