Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 498 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 498 Bytes

Type safe Network and Api

CircleCI npm version

NOTE: Only works with TypeScript 2.1+. Enabling strictNullChecks is strongly recommended.

Install

yarn add tsp-network

Basic Usage

For basic usage please see examples.