redoc/lib/components/index.js

5 lines
82 B
JavaScript
Raw Normal View History

'use strict';
export * from './Redoc/redoc';
2015-10-08 23:27:02 +03:00
export * from './ApiInfo/api-info';