Home Reference Source Repository

lib/bootstrap.js

/**
 * Created by mgoria on 5/28/2015
 */

'use strict';

import {FS} from './FS';

let exports = module.exports = FS;