@proficient/api
Advanced tools
Comparing version 0.0.2 to 0.1.0
@@ -5,3 +5,4 @@ export * from './resources/Agent'; | ||
export * from './types'; | ||
export type { AdminApi } from './requests'; | ||
export type { AdminApi } from './admin'; | ||
export type { ClientApi } from './client'; | ||
//# sourceMappingURL=index.d.ts.map |
{ | ||
"name": "@proficient/api", | ||
"version": "0.0.2", | ||
"version": "0.1.0", | ||
"main": "./dist/index.js", | ||
@@ -5,0 +5,0 @@ "source": "./src/index.ts", |
Sorry, the diff of this file is not supported yet
11096
22
186