/* * Public API Surface of ngx-golden-layout */ export * from "./lib/golden-layout-host.component"; export * from "./lib/golden-layout-manager.service"; export * from "./lib/injection-tokens"; export * from "./lib/ngx-golden-layout.module";