@sendthisfile/client-api
v0.13.0
Published
This package provides a set of methods that clients can use to call the SendThisFile API.
Downloads
17
Readme
client-api
This package provides a set of methods that clients can use to call the SendThisFile API.
Requires axios.
Installation
In your project's root folder run:
yarn add @sendthisfile/client-api
or
npm install @sendthisfile/client-api
Usage
import stfapi from 'client-api'