bif-main
v2.3.3
Published
Bid JavaScript API
Downloads
27
Readme
bif
This is the main module of bif.js
Please read the readme and documentation for more.
Installation
Node.js
npm install bif
Usage
import Bif from 'bif';
new Bif(...);
Types
All the typescript typings are placed in the types folder.