UNPKG
@graphistry/falcor-react-schema
Version:
latest (2.11.0)
2.11.0
2.10.1
2.10.0
2.9.20
2.9.18
2.9.17
2.9.16
2.9.15
2.9.13
2.9.11
2.9.10
2.9.9
2.9.8
2.9.7
2.9.6
2.9.5
2.9.4
2.9.3
2.9.1
2.9.0
2.8.5
2.8.4
2.8.1
2.8.0
2.7.5
2.7.4
2.7.3
2.7.2
2.7.1
2.7.0
2.6.27
2.6.26
2.6.25
2.6.24
2.6.23
2.6.22
2.6.21
2.6.20
2.6.19
2.6.18
2.6.16
2.6.15
2.6.11
@graphistry/falcor-react-schema
/
src
/
index.js
4 lines
(3 loc)
•
150 B
JavaScript
View Raw
1
2
3
4
export
Provider
from
'./components/Provider'
;
export
withSchema
from
'./components/withSchema'
;
export
withFragment
from
'./components/withFragment'
;