UNPKG

@steambrew/client

Version:
3 lines (2 loc) 178 B
import { CommonUIModule } from '../webpack'; export const ToggleField = Object.values(CommonUIModule).find((mod) => mod?.render?.toString()?.includes('ToggleField,fallback'));