UNPKG
@arhamill/cortex
Version:
latest (1.1.5)
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.0
Reactive library for corda
github.com/arhamill/cortex
arhamill/cortex
@arhamill/cortex
/
.babelrc.js
6 lines
•
103 B
JavaScript
View Raw
1
2
3
4
5
6
module
.
exports
= { presets: [
'@babel/preset-react'
, [
'@babel/preset-env'
, { loose:
true
} ] ] }