UNPKG

@jbrowse/plugin-authentication

Version:

JBrowse 2 Authentication

5 lines (4 loc) 206 B
export declare const ExternalTokenEntryForm: ({ internetAccountId, handleClose, }: { internetAccountId: string; handleClose: (token?: string) => void; }) => import("react/jsx-runtime").JSX.Element;