UNPKG

claritykit-svelte

Version:

A comprehensive Svelte component library focused on accessibility, ADHD-optimized design, developer experience, and full SSR compatibility

4 lines 157 B
import ValidatedInput from '../ValidatedInput.svelte'; export { ValidatedInput as Input }; export default ValidatedInput; //# sourceMappingURL=index.d.ts.map