mirror of
https://github.com/opennetworkinglab/onos.git
synced 2025-10-15 17:31:31 +02:00
Moved the unit-tests folder in to the correct location Change-Id: I36bad4aea26ab2425e4b1b6bb2fea1d3be26548e
2 lines
119 B
JavaScript
2 lines
119 B
JavaScript
export { default as BundleJS } from './bundles/bundle-js';
|
|
export { default as BundleCSS } from './bundles/bundle-css'; |