UNPKG

@oberoncms/core

Version:

OberonCMS is a cloud deployable CMS written in typescript based on the Puck visual editor

6 lines 207 B
export declare function Login({ callbackUrl, email, token, }: { callbackUrl: string; email: string; token: string; }): import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=login.d.ts.map