UNPKG

@steambrew/client

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