UNPKG

@activelylearn/material-ui

Version:

Material-UI's workspace package

7 lines (5 loc) 163 B
import { CommonWrapper } from 'enzyme'; export default function until<P = any, S = any>( selector: string, options: { context: any }, ): CommonWrapper<P, S>;