IPFN Synaptic Types in JavaScript
This package exports JavaScript definitions of IPFN synaptic types.
IPFN Name | String | Type |
---|---|---|
Bool | bool | boolean |
Buffer | buffer | buffer |
Number | number | number |
String | string | string |
Install
This project is available through npm. To install run:
$ npm install @ipfn/synaptic-types
Project
This source code is part of IPFN – interplanetary functions project.