UNPKG

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

Version:

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

3 lines (2 loc) 94 B
import React from 'react'; export declare const SolidityEditor: React.FunctionComponent<any>;