UNPKG

@dvcol/neo-svelte

Version:

Neomorphic ui library for svelte 5

4 lines (3 loc) 167 B
export declare const HexColorRegexString = "^#([A-Fa-f0-9]{6}|[A-Fa-f0-9]{3})$"; export declare const HexColorRegex: RegExp; export declare const ArrowPrefix: RegExp;