UNPKG

harbor-angular

Version:

Harbor shared components based on Clarity and Angular2s

6 lines 183 B
import { SystemComponent } from './system.component'; export * from "./system.component"; export var SYSTEMINFO_DIRECTIVES = [ SystemComponent ]; //# sourceMappingURL=index.js.map