import Init from './init'
import JsDoc from './jsdoc'

export default {
    Init,
    JsDoc
}