UNPKG

238 BJavaScriptView Raw
1/**
2 * Copyright 2017-present, Callstack.
3 * All rights reserved.
4 *
5 * @flow
6 */
7
8/**
9 * Reimport from source so that you can use `import 'haul/hot` without ESLint giving errors.
10 */
11module.exports = require('../src/hot/client/index');