UNPKG

@steambrew/client

Version:
4 lines (3 loc) 183 B
import { findModuleExport } from '../webpack'; /** @component React Components */ export const Carousel = findModuleExport((e) => e.render?.toString().includes('setFocusedColumn:'));