@ifgengineering/api-contracts
Advanced tools
+4
-6
| { | ||
| "name": "@ifgengineering/api-contracts", | ||
| "version": "0.2.0", | ||
| "version": "0.2.1", | ||
| "description": "Shared ts-rest API contracts between invest-api and frontend clients", | ||
| "type": "module", | ||
| "main": "src/index.ts", | ||
| "types": "src/index.ts", | ||
| "main": "dist/index.js", | ||
| "types": "dist/index.d.ts", | ||
| "source": "src/index.ts", | ||
@@ -21,5 +21,3 @@ "scripts": { | ||
| "publishConfig": { | ||
| "access": "public", | ||
| "main": "dist/index.js", | ||
| "types": "dist/index.d.ts" | ||
| "access": "public" | ||
| }, | ||
@@ -26,0 +24,0 @@ "devDependencies": { |
| export { externalKycContract } from "./external-kyc/external-kyc.contract.js"; | ||
| export * from "./external-kyc/external-kyc.schemas.js"; |
132305
-0.14%13
-7.14%3190
-0.06%