UNPKG

@blockscout/ui-toolkit

Version:

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

3 lines (2 loc) 152 B
export declare function castToString(payload: unknown): string | undefined; export declare function castToNumber(payload: unknown): number | undefined;