UNPKG

@passageidentity/passage-react

Version:

Passkey Complete for React - Go completely passwordless with a standalone auth solution in your React apps with Passage by 1Password.

3 lines 206 B
import { PassageThemeProps, PassageCustomCSS } from './PassageThemeTypes'; export declare const mapThemeToCSS: (theme: PassageThemeProps) => PassageCustomCSS; //# sourceMappingURL=PassageThemeUtils.d.ts.map