@slashid/react
Version:
React SDK for the /id platform
10 lines • 441 B
TypeScript
export declare const input: string;
export declare const select: string;
export declare const countryHost: string;
export declare const host: string;
export declare const error: string;
export declare const inputHost: Record<"text" | "email" | "password" | "tel", string>;
export declare const label: string;
export declare const countryCode: string;
export declare const passwordRevealButton: string;
//# sourceMappingURL=input.css.d.ts.map