ozone-default-client
v6.3.6
Published
[![NPM version][npm-image]][npm-url] # ozone-default-client
Downloads
1,068
Keywords
Readme
ozone-default-client
ozone-default-client
create a default instance on an ozone client using session credential.
This client aims to be used in a browser and is used by the ozone-material.
It's possible to overwrite this package with a webpack alias.
Install
$ npm install --save ozone-default-client
usage
import { getDefaultClient } from 'ozone-default-client'
const ozoneClient = getDefaultClient()