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
/
index.d.ts
4 lines
(3 loc)
•
95 B
TypeScript
View Raw
1
2
3
4
export
declare
function
ParseAdminInterface
(
{ config }: { config:
any
; }
):
JSX
.
Element
;