@ns8/ns8-billing-core
Advanced tools
Comparing version 1.0.36 to 1.0.38
{ | ||
"name": "@ns8/ns8-billing-core", | ||
"version": "1.0.36", | ||
"version": "1.0.38", | ||
"description": "Billing core interfaces", | ||
@@ -5,0 +5,0 @@ "author": "NS8", |
# `ns8-billing-core` | ||
> TODO: description | ||
Core classes to support the billing-client and billing-api. | ||
## Usage | ||
You should not need to run any commands from this package. Instead run commands from the parent mono-repo | ||
``` | ||
const ns8BillingCore = require('ns8-billing-core'); | ||
// TODO: DEMONSTRATE API | ||
``` |
1562
7