UNPKG

@blockscout/ui-toolkit

Version:

A comprehensive collection of reusable Chakra UI components and theme system for Blockscout's projects

2 lines (1 loc) 94 B
export declare const noWhitespaceValidator: (value: unknown) => true | "Should contain text";