UNPKG

@blockscout/ui-toolkit

Version:

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

7 lines (6 loc) 261 B
export declare const URL_PREFIX: RegExp; export declare const IPFS_PREFIX: RegExp; export declare const HEX_REGEXP: RegExp; export declare const HEX_REGEXP_WITH_0X: RegExp; export declare const FILE_EXTENSION: RegExp; export declare const BLOCK_HEIGHT: RegExp;