@polymarket/market-deploy-sdk
Advanced tools
Comparing version 0.0.8 to 0.0.9
export * from "./initialize"; | ||
export * from "./deploy"; | ||
export * from "./model"; | ||
export * from "./initializeAndDeploy"; | ||
//# sourceMappingURL=index.d.ts.map |
@@ -16,2 +16,3 @@ "use strict"; | ||
__exportStar(require("./model"), exports); | ||
__exportStar(require("./initializeAndDeploy"), exports); | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "@polymarket/market-deploy-sdk", | ||
"description": "SDK to easily deploy new Polymarket markets", | ||
"version": "0.0.8", | ||
"version": "0.0.9", | ||
"contributors": [ | ||
@@ -6,0 +6,0 @@ { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
72846
1413