Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 201 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 201 Bytes

ohmage-es6

Install

npm install --save ohmage-es6

Use

import Ohmage from 'ohmage-es6';
const ohmage = new Ohmage( '/app', 'ohmage-es6-example', 'auth_token', 'keycloak_token' );