UNPKG

@nwebui/react-niagara-core

Version:
3 lines (2 loc) 205 B
import * as baja from "@nwebui/bajascript"; export default function useComponent(ordOrComp: string | baja.Component, base?: string | string[], subscribe?: boolean): [baja.Component | undefined, number];