UNPKG

@launchmenu/core

Version:

An environment for visual keyboard controlled applets

4 lines 209 B
import { ISyntaxFieldProps } from "./_types/ISyntaxFieldProps"; import { LFC } from "../../../_types/LFC"; export declare const SyntaxField: LFC<ISyntaxFieldProps>; //# sourceMappingURL=SyntaxField.d.ts.map