UNPKG

react-input-pin-code

Version:

Pin input built with React component and styled-components

6 lines (4 loc) 171 B
type CssVariable = `--${string}`; type ModifierClassName = `is${Capitalize<string>}`; export type { CssVariable, ModifierClassName }; //# sourceMappingURL=index.d.ts.map