UNPKG
@opendash/plugin-parse
Version:
latest (0.4.0)
0.4.0
0.3.1
0.3.0
0.2.0
Parse Server Plugin for open.DASH
@opendash/plugin-parse
/
dist
/
admin
/
ParseAdminContext.js
6 lines
•
170 B
JavaScript
View Raw
1
2
3
4
5
6
import
{ createContext }
from
"react"
;
export
var
ParseAdminContext
=
createContext
([
undefined
,
undefined
, ]);
//# sourceMappingURL=ParseAdminContext.js.map