UNPKG

@steambrew/client

Version:
4 lines (3 loc) 186 B
import { findModuleExport } from '../webpack'; /** @component React Components */ export const Field = findModuleExport((e) => e?.render?.toString().includes('"shift-children-below"'));