UNPKG

@knapsack/app

Version:

Build Design Systems on top of knapsack, by Basalt

5 lines 213 B
import React from 'react'; import { FieldProps } from 'react-jsonschema-form'; import './function-field.scss'; export declare const FunctionField: React.FC<FieldProps>; //# sourceMappingURL=function-field.d.ts.map