redoc/lib/shared/components/index.js
2016-05-06 00:48:41 +03:00

6 lines
160 B
JavaScript

'use strict';
export * from './DropDown/drop-down';
export * from './StickySidebar/sticky-sidebar';
export * from './Tabs/tabs';
export * from './Zippy/zippy';