UNPKG

@steambrew/client

Version:
4 lines (3 loc) 251 B
import { findModuleExport } from '../webpack'; /** @component React Components */ export const ControlsList = findModuleExport((e) => e?.toString && e.toString().includes('().ControlsListChild') && e.toString().includes('().ControlsListOuterPanel'));