UNPKG

@steambrew/client

Version:
4 lines (3 loc) 197 B
import { CommonUIModule } from '../webpack'; /** @component React Components */ export const Toggle = Object.values(CommonUIModule).find((mod) => mod?.render?.toString()?.includes('.ToggleOff)'));