UNPKG

antd-style

Version:

css-in-js solution for application combine with antd v5 token system and emotion

3 lines (2 loc) 122 B
import { TransitionFunction } from 'react'; export declare const safeStartTransition: (func: TransitionFunction) => void;