UNPKG

@opendash/plugin-parse

Version:

Parse Server Plugin for open.DASH

5 lines (4 loc) 119 B
export declare function AdminProvider({ config, children }: { config: any; children: any; }): JSX.Element;