UNPKG

antd-hz

Version:

华卓科技基于 antd 5.0 定制的组件库

3 lines 141 B
import React from 'react'; export const ListContext = /*#__PURE__*/React.createContext({}); export const ListConsumer = ListContext.Consumer;