@ipfn/synaptic-types
v0.1.0
Published
[![IPFN project](https://img.shields.io/badge/project-IPFN-blue.svg?style=flat-square)](http://github.com/ipfn) [![Dependency Status](https://david-dm.org/ipfn/js-ipfn-synaptic-types.svg?style=flat-square)](https://david-dm.org/ipfn/js-ipfn-synaptic-type
Downloads
13
Readme
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.