conflux-web-core
TypeScript icon, indicating that this package has built-in type declarations

1.36.7-alpha.0 • Public • Published

conflux-web-core

This is a sub module of ConfluxWeb

The conflux-web-core contains the AbstractConfluxModule. This should be used if someone wants to implement a new confluxWeb module.

Installation

npm install conflux-web-core

Usage

import {AbstractConfluxModule} from 'conflux-web-core';
 
new AbstractConfluxModule(...);

Types

All the typescript typings are placed in the types folder.

/conflux-web-core/

    Package Sidebar

    Install

    npm i conflux-web-core

    Weekly Downloads

    76

    Version

    1.36.7-alpha.0

    License

    LGPL-3.0

    Unpacked Size

    31.9 kB

    Total Files

    7

    Last publish

    Collaborators

    • wangdayong228
    • pana
    • ypliu
    • geekberry