UNPKG

open-library

Version:

开放组件库

4 lines (3 loc) 144 B
import React from 'react'; declare const ConfigContext: React.Context<(suffixCls?: string | undefined) => string>; export { ConfigContext };