UNPKG

@dtu-olp-2024/solidity-editor-nocobase

Version:

A NocoBase plugin for Solidity code editor. Built for the DTU GreenHope project.

4 lines (3 loc) 146 B
import { ISchema } from '@nocobase/client'; export declare function useCodeBlockProps(): any; export declare const solidityEditorSchema: ISchema;