UNPKG

@nodeject/ui-components

Version:

UI library for non-trivial components

5 lines (4 loc) 185 B
import { SchedioEditorFunctionality } from './SchedioEditorFunctionality'; export declare class SchedioEditorInput extends SchedioEditorFunctionality { render(): JSX.Element; }