UNPKG

starklink

Version:

> A library of react components for Follow or chat on Web3MQ

5 lines (4 loc) 118 B
/// <reference types="react" /> import './index.css'; declare const Main: () => JSX.Element; export default Main;