UNPKG

shineout

Version:

Shein 前端组件库

4 lines (3 loc) 223 B
import React from 'react'; import { ContainerOptions, ContainerProps } from './Props'; export default function (options: ContainerOptions): React.FC<import("../Scroll/Props").GetScrollContextConsumerValue<ContainerProps>>;