@taqueria/protocol 0.56.14 → 0.57.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (568) hide show
  1. package/Alias.d.js +455 -0
  2. package/Alias.d.js.map +1 -0
  3. package/Alias.js +53 -53
  4. package/Alias.js.map +1 -1
  5. package/Base.d.js +27 -0
  6. package/Base.d.js.map +1 -0
  7. package/Base.d.ts +6 -6
  8. package/Base.d.ts.map +1 -1
  9. package/Base.js.map +1 -1
  10. package/Command.d.js +455 -0
  11. package/Command.d.js.map +1 -0
  12. package/Command.js +53 -53
  13. package/Command.js.map +1 -1
  14. package/Config.d.js +455 -0
  15. package/Config.d.js.map +1 -0
  16. package/Config.d.ts +0 -1
  17. package/Config.js +53 -53
  18. package/Config.js.map +1 -1
  19. package/ConfigArtifactsDir.d.js +19 -0
  20. package/ConfigArtifactsDir.d.js.map +1 -0
  21. package/ConfigArtifactsDir.js.map +1 -1
  22. package/ConfigContractsDir.d.js +455 -0
  23. package/ConfigContractsDir.d.js.map +1 -0
  24. package/ConfigContractsDir.js +53 -53
  25. package/ConfigContractsDir.js.map +1 -1
  26. package/ConfigEnvironmentFileV2.d.js +455 -0
  27. package/ConfigEnvironmentFileV2.d.js.map +1 -0
  28. package/ConfigEnvironmentFileV2.d.ts +0 -1
  29. package/ConfigEnvironmentFileV2.js +53 -53
  30. package/ConfigEnvironmentFileV2.js.map +1 -1
  31. package/ConfigFileV2.d.js +455 -0
  32. package/ConfigFileV2.d.js.map +1 -0
  33. package/ConfigFileV2.d.ts +0 -1
  34. package/ConfigFileV2.js +53 -53
  35. package/ConfigFileV2.js.map +1 -1
  36. package/Contract.d.js +455 -0
  37. package/Contract.d.js.map +1 -0
  38. package/Contract.js +53 -53
  39. package/Contract.js.map +1 -1
  40. package/Crypto.d.js +19 -0
  41. package/Crypto.d.js.map +1 -0
  42. package/EconomicalProtocolHash.d.js +455 -0
  43. package/EconomicalProtocolHash.d.js.map +1 -0
  44. package/EconomicalProtocolHash.js +53 -53
  45. package/EconomicalProtocolHash.js.map +1 -1
  46. package/Environment.d.js +455 -0
  47. package/Environment.d.js.map +1 -0
  48. package/Environment.d.ts +0 -1
  49. package/Environment.js +53 -53
  50. package/Environment.js.map +1 -1
  51. package/EphemeralState.d.js +19 -0
  52. package/EphemeralState.d.js.map +1 -0
  53. package/EphemeralState.d.ts +1602 -646
  54. package/EphemeralState.d.ts.map +1 -1
  55. package/EphemeralState.js +3251 -108
  56. package/EphemeralState.js.map +1 -1
  57. package/Faucet.d.js +455 -0
  58. package/Faucet.d.js.map +1 -0
  59. package/Faucet.js +53 -53
  60. package/Faucet.js.map +1 -1
  61. package/HumanReadableIdentifier.d.js +455 -0
  62. package/HumanReadableIdentifier.d.js.map +1 -0
  63. package/HumanReadableIdentifier.js +53 -53
  64. package/HumanReadableIdentifier.js.map +1 -1
  65. package/InstalledPlugin.d.js +455 -0
  66. package/InstalledPlugin.d.js.map +1 -0
  67. package/InstalledPlugin.js +53 -53
  68. package/InstalledPlugin.js.map +1 -1
  69. package/LoadedConfig.d.js +455 -0
  70. package/LoadedConfig.d.js.map +1 -0
  71. package/LoadedConfig.js +53 -53
  72. package/LoadedConfig.js.map +1 -1
  73. package/MetadataConfig.d.js +455 -0
  74. package/MetadataConfig.d.js.map +1 -0
  75. package/MetadataConfig.js +53 -53
  76. package/MetadataConfig.js.map +1 -1
  77. package/NetworkAccountConfig.d.js +455 -0
  78. package/NetworkAccountConfig.d.js.map +1 -0
  79. package/NetworkAccountConfig.js +53 -53
  80. package/NetworkAccountConfig.js.map +1 -1
  81. package/NetworkConfig.d.js +455 -0
  82. package/NetworkConfig.d.js.map +1 -0
  83. package/NetworkConfig.js +53 -53
  84. package/NetworkConfig.js.map +1 -1
  85. package/NonEmptyString.d.js +455 -0
  86. package/NonEmptyString.d.js.map +1 -0
  87. package/NonEmptyString.js +53 -53
  88. package/NonEmptyString.js.map +1 -1
  89. package/Operation.d.js +455 -0
  90. package/Operation.d.js.map +1 -0
  91. package/Operation.js +53 -53
  92. package/Operation.js.map +1 -1
  93. package/Option.d.js +455 -0
  94. package/Option.d.js.map +1 -0
  95. package/Option.js +53 -53
  96. package/Option.js.map +1 -1
  97. package/ParsedOperation.d.js +455 -0
  98. package/ParsedOperation.d.js.map +1 -0
  99. package/ParsedOperation.js +53 -53
  100. package/ParsedOperation.js.map +1 -1
  101. package/ParsedPluginInfo.d.js +19 -0
  102. package/ParsedPluginInfo.d.js.map +1 -0
  103. package/ParsedPluginInfo.d.ts +5477 -717
  104. package/ParsedPluginInfo.d.ts.map +1 -1
  105. package/ParsedPluginInfo.js +53 -53
  106. package/ParsedPluginInfo.js.map +1 -1
  107. package/ParsedTemplate.d.js +455 -0
  108. package/ParsedTemplate.d.js.map +1 -0
  109. package/ParsedTemplate.js +53 -53
  110. package/ParsedTemplate.js.map +1 -1
  111. package/PersistentState.d.js +19 -0
  112. package/PersistentState.d.js.map +1 -0
  113. package/PersistentState.d.ts +47 -332
  114. package/PersistentState.d.ts.map +1 -1
  115. package/PersistentState.js +53 -53
  116. package/PersistentState.js.map +1 -1
  117. package/PluginActionName.d.js +455 -0
  118. package/PluginActionName.d.js.map +1 -0
  119. package/PluginActionName.js +53 -53
  120. package/PluginActionName.js.map +1 -1
  121. package/PluginDependenciesResponse.d.js +455 -0
  122. package/PluginDependenciesResponse.d.js.map +1 -0
  123. package/PluginDependenciesResponse.js +53 -53
  124. package/PluginDependenciesResponse.js.map +1 -1
  125. package/PluginInfo.d.js +19 -0
  126. package/PluginInfo.d.js.map +1 -0
  127. package/PluginInfo.d.ts +5925 -1223
  128. package/PluginInfo.d.ts.map +1 -1
  129. package/PluginInfo.js +53 -53
  130. package/PluginInfo.js.map +1 -1
  131. package/PluginJsonResponse.d.js +455 -0
  132. package/PluginJsonResponse.d.js.map +1 -0
  133. package/PluginJsonResponse.js +53 -53
  134. package/PluginJsonResponse.js.map +1 -1
  135. package/PluginProxyResponse.d.js +455 -0
  136. package/PluginProxyResponse.d.js.map +1 -0
  137. package/PluginProxyResponse.js +53 -53
  138. package/PluginProxyResponse.js.map +1 -1
  139. package/PluginResponseEncoding.d.js +455 -0
  140. package/PluginResponseEncoding.d.js.map +1 -0
  141. package/PluginResponseEncoding.js +53 -53
  142. package/PluginResponseEncoding.js.map +1 -1
  143. package/PluginSchema.d.js +19 -0
  144. package/PluginSchema.d.js.map +1 -0
  145. package/PluginSchema.d.ts +27517 -11308
  146. package/PluginSchema.d.ts.map +1 -1
  147. package/PluginSchema.js +53 -53
  148. package/PluginSchema.js.map +1 -1
  149. package/PositionalArg.d.js +455 -0
  150. package/PositionalArg.d.js.map +1 -0
  151. package/PositionalArg.js +53 -53
  152. package/PositionalArg.js.map +1 -1
  153. package/Provisioner.d.js +455 -0
  154. package/Provisioner.d.js.map +1 -0
  155. package/Provisioner.js +53 -53
  156. package/Provisioner.js.map +1 -1
  157. package/ProvisionerID.d.js +455 -0
  158. package/ProvisionerID.d.js.map +1 -0
  159. package/ProvisionerID.js +53 -53
  160. package/ProvisionerID.js.map +1 -1
  161. package/Provisions.d.js +455 -0
  162. package/Provisions.d.js.map +1 -0
  163. package/Provisions.js +53 -53
  164. package/Provisions.js.map +1 -1
  165. package/ProxyTaskArgs.d.js +455 -0
  166. package/ProxyTaskArgs.d.js.map +1 -0
  167. package/ProxyTaskArgs.js +53 -53
  168. package/ProxyTaskArgs.js.map +1 -1
  169. package/ProxyTemplateArgs.d.js +455 -0
  170. package/ProxyTemplateArgs.d.js.map +1 -0
  171. package/ProxyTemplateArgs.js +53 -53
  172. package/ProxyTemplateArgs.js.map +1 -1
  173. package/PublicKeyHash.d.js +455 -0
  174. package/PublicKeyHash.d.js.map +1 -0
  175. package/PublicKeyHash.js +53 -53
  176. package/PublicKeyHash.js.map +1 -1
  177. package/RequestArgs.d.js +455 -0
  178. package/RequestArgs.d.js.map +1 -0
  179. package/RequestArgs.js +53 -53
  180. package/RequestArgs.js.map +1 -1
  181. package/SHA256.d.js +19 -0
  182. package/SHA256.d.js.map +1 -0
  183. package/SHA256.d.ts +7 -7
  184. package/SHA256.d.ts.map +1 -1
  185. package/SHA256.js.map +1 -1
  186. package/SandboxAccountConfig.d.js +455 -0
  187. package/SandboxAccountConfig.d.js.map +1 -0
  188. package/SandboxAccountConfig.js +53 -53
  189. package/SandboxAccountConfig.js.map +1 -1
  190. package/SandboxConfig.d.js +455 -0
  191. package/SandboxConfig.d.js.map +1 -0
  192. package/SandboxConfig.js +53 -53
  193. package/SandboxConfig.js.map +1 -1
  194. package/SanitizedAbsPath.d.js +19 -0
  195. package/SanitizedAbsPath.d.js.map +1 -0
  196. package/SanitizedAbsPath.d.ts +10 -10
  197. package/SanitizedAbsPath.d.ts.map +1 -1
  198. package/SanitizedAbsPath.js.map +1 -1
  199. package/SanitizedArgs.d.js +19 -0
  200. package/SanitizedArgs.d.js.map +1 -0
  201. package/SanitizedArgs.d.ts +410 -358
  202. package/SanitizedArgs.d.ts.map +1 -1
  203. package/SanitizedArgs.js +53 -53
  204. package/SanitizedArgs.js.map +1 -1
  205. package/SanitizedPath.d.js +455 -0
  206. package/SanitizedPath.d.js.map +1 -0
  207. package/SanitizedPath.js +53 -53
  208. package/SanitizedPath.js.map +1 -1
  209. package/ScaffoldConfig.d.js +455 -0
  210. package/ScaffoldConfig.d.js.map +1 -0
  211. package/ScaffoldConfig.js +53 -53
  212. package/ScaffoldConfig.js.map +1 -1
  213. package/Settings.d.js +455 -0
  214. package/Settings.d.js.map +1 -0
  215. package/Settings.d.ts +1 -0
  216. package/Settings.d.ts.map +1 -1
  217. package/Settings.js +53 -53
  218. package/Settings.js.map +1 -1
  219. package/SingleChar.d.js +455 -0
  220. package/SingleChar.d.js.map +1 -0
  221. package/SingleChar.js +53 -53
  222. package/SingleChar.js.map +1 -1
  223. package/TaqError.d.js +19 -0
  224. package/TaqError.d.js.map +1 -0
  225. package/TaqError.d.ts +0 -1
  226. package/TaqError.d.ts.map +1 -1
  227. package/Task.d.js +455 -0
  228. package/Task.d.js.map +1 -0
  229. package/Task.js +53 -53
  230. package/Task.js.map +1 -1
  231. package/Template.d.js +455 -0
  232. package/Template.d.js.map +1 -0
  233. package/Template.js +53 -53
  234. package/Template.js.map +1 -1
  235. package/Timestamp.d.js +455 -0
  236. package/Timestamp.d.js.map +1 -0
  237. package/Timestamp.js +53 -53
  238. package/Timestamp.js.map +1 -1
  239. package/Tz.d.js +455 -0
  240. package/Tz.d.js.map +1 -0
  241. package/Tz.js +53 -53
  242. package/Tz.js.map +1 -1
  243. package/Url.d.js +455 -0
  244. package/Url.d.js.map +1 -0
  245. package/Url.js +53 -53
  246. package/Url.js.map +1 -1
  247. package/Verb.d.js +455 -0
  248. package/Verb.d.js.map +1 -0
  249. package/Verb.js +53 -53
  250. package/Verb.js.map +1 -1
  251. package/VersionNumber.d.js +455 -0
  252. package/VersionNumber.d.js.map +1 -0
  253. package/VersionNumber.js +53 -53
  254. package/VersionNumber.js.map +1 -1
  255. package/helpers.d.js +19 -0
  256. package/helpers.d.js.map +1 -0
  257. package/helpers.js.map +1 -1
  258. package/i18n.d.js +27 -0
  259. package/i18n.d.js.map +1 -0
  260. package/i18n.d.ts.map +1 -1
  261. package/index.d.js +3531 -0
  262. package/index.d.js.map +1 -0
  263. package/index.js +79 -80
  264. package/index.js.map +1 -1
  265. package/out/types/Alias.d.ts +1 -1
  266. package/out/types/Alias.d.ts.map +1 -1
  267. package/out/types/Alias.js +53 -53
  268. package/out/types/Alias.js.map +1 -1
  269. package/out/types/BuildNumber.d.ts +1 -1
  270. package/out/types/BuildNumber.d.ts.map +1 -1
  271. package/out/types/BuildNumber.js +53 -53
  272. package/out/types/BuildNumber.js.map +1 -1
  273. package/out/types/Command.d.ts +1 -1
  274. package/out/types/Command.d.ts.map +1 -1
  275. package/out/types/Command.js +53 -53
  276. package/out/types/Command.js.map +1 -1
  277. package/out/types/Config.d.ts +154 -155
  278. package/out/types/Config.d.ts.map +1 -1
  279. package/out/types/Config.js +53 -53
  280. package/out/types/Config.js.map +1 -1
  281. package/out/types/ConfigAccount.d.ts +1 -1
  282. package/out/types/ConfigAccount.d.ts.map +1 -1
  283. package/out/types/ConfigAccount.js +53 -53
  284. package/out/types/ConfigAccount.js.map +1 -1
  285. package/out/types/ConfigArtifactsDir.d.ts +1 -1
  286. package/out/types/ConfigArtifactsDir.d.ts.map +1 -1
  287. package/out/types/ConfigArtifactsDir.js +53 -53
  288. package/out/types/ConfigArtifactsDir.js.map +1 -1
  289. package/out/types/ConfigContractsDir.d.ts +1 -1
  290. package/out/types/ConfigContractsDir.d.ts.map +1 -1
  291. package/out/types/ConfigContractsDir.js +53 -53
  292. package/out/types/ConfigContractsDir.js.map +1 -1
  293. package/out/types/ConfigEnvironmentFileV2.d.ts +1 -2
  294. package/out/types/ConfigEnvironmentFileV2.d.ts.map +1 -1
  295. package/out/types/ConfigEnvironmentFileV2.js +53 -53
  296. package/out/types/ConfigEnvironmentFileV2.js.map +1 -1
  297. package/out/types/ConfigFileV1.d.ts +275 -275
  298. package/out/types/ConfigFileV1.d.ts.map +1 -1
  299. package/out/types/ConfigFileV1.js +53 -53
  300. package/out/types/ConfigFileV1.js.map +1 -1
  301. package/out/types/ConfigFileV2.d.ts +73 -74
  302. package/out/types/ConfigFileV2.d.ts.map +1 -1
  303. package/out/types/ConfigFileV2.js +53 -53
  304. package/out/types/ConfigFileV2.js.map +1 -1
  305. package/out/types/Contract.d.ts +1 -1
  306. package/out/types/Contract.d.ts.map +1 -1
  307. package/out/types/Contract.js +53 -53
  308. package/out/types/Contract.js.map +1 -1
  309. package/out/types/CurrencyAmountV2.d.ts +1 -1
  310. package/out/types/CurrencyAmountV2.d.ts.map +1 -1
  311. package/out/types/CurrencyAmountV2.js +53 -53
  312. package/out/types/CurrencyAmountV2.js.map +1 -1
  313. package/out/types/EconomicalProtocolHash.d.ts +1 -1
  314. package/out/types/EconomicalProtocolHash.d.ts.map +1 -1
  315. package/out/types/EconomicalProtocolHash.js +53 -53
  316. package/out/types/EconomicalProtocolHash.js.map +1 -1
  317. package/out/types/Environment.d.ts +10 -11
  318. package/out/types/Environment.d.ts.map +1 -1
  319. package/out/types/Environment.js +53 -53
  320. package/out/types/Environment.js.map +1 -1
  321. package/out/types/EphemeralState.d.ts +16933 -7937
  322. package/out/types/EphemeralState.d.ts.map +1 -1
  323. package/out/types/EphemeralState.js +53 -53
  324. package/out/types/EphemeralState.js.map +1 -1
  325. package/out/types/Faucet.d.ts +1 -1
  326. package/out/types/Faucet.d.ts.map +1 -1
  327. package/out/types/Faucet.js +53 -53
  328. package/out/types/Faucet.js.map +1 -1
  329. package/out/types/HumanReadableIdentifier.d.ts +1 -1
  330. package/out/types/HumanReadableIdentifier.d.ts.map +1 -1
  331. package/out/types/HumanReadableIdentifier.js +53 -53
  332. package/out/types/HumanReadableIdentifier.js.map +1 -1
  333. package/out/types/InstalledPlugin.d.ts +1 -1
  334. package/out/types/InstalledPlugin.d.ts.map +1 -1
  335. package/out/types/InstalledPlugin.js +53 -53
  336. package/out/types/InstalledPlugin.js.map +1 -1
  337. package/out/types/LoadedConfig.d.ts +328 -324
  338. package/out/types/LoadedConfig.d.ts.map +1 -1
  339. package/out/types/LoadedConfig.js +53 -53
  340. package/out/types/LoadedConfig.js.map +1 -1
  341. package/out/types/MetadataConfig.d.ts +1 -1
  342. package/out/types/MetadataConfig.d.ts.map +1 -1
  343. package/out/types/MetadataConfig.js +53 -53
  344. package/out/types/MetadataConfig.js.map +1 -1
  345. package/out/types/NetworkAccountConfig.d.ts +10 -10
  346. package/out/types/NetworkAccountConfig.d.ts.map +1 -1
  347. package/out/types/NetworkAccountConfig.js +53 -53
  348. package/out/types/NetworkAccountConfig.js.map +1 -1
  349. package/out/types/NetworkConfig.d.ts +18 -18
  350. package/out/types/NetworkConfig.d.ts.map +1 -1
  351. package/out/types/NetworkConfig.js +53 -53
  352. package/out/types/NetworkConfig.js.map +1 -1
  353. package/out/types/NonEmptyString.d.ts +1 -1
  354. package/out/types/NonEmptyString.d.ts.map +1 -1
  355. package/out/types/NonEmptyString.js +53 -53
  356. package/out/types/NonEmptyString.js.map +1 -1
  357. package/out/types/Operation.d.ts +2034 -1971
  358. package/out/types/Operation.d.ts.map +1 -1
  359. package/out/types/Operation.js +53 -53
  360. package/out/types/Operation.js.map +1 -1
  361. package/out/types/Option.d.ts +28 -28
  362. package/out/types/Option.d.ts.map +1 -1
  363. package/out/types/Option.js +53 -53
  364. package/out/types/Option.js.map +1 -1
  365. package/out/types/ParsedConfig.d.ts +332 -68
  366. package/out/types/ParsedConfig.d.ts.map +1 -1
  367. package/out/types/ParsedConfig.js +53 -53
  368. package/out/types/ParsedConfig.js.map +1 -1
  369. package/out/types/ParsedOperation.d.ts +1124 -1088
  370. package/out/types/ParsedOperation.d.ts.map +1 -1
  371. package/out/types/ParsedOperation.js +53 -53
  372. package/out/types/ParsedOperation.js.map +1 -1
  373. package/out/types/ParsedTemplate.d.ts +4622 -162
  374. package/out/types/ParsedTemplate.d.ts.map +1 -1
  375. package/out/types/ParsedTemplate.js +53 -53
  376. package/out/types/ParsedTemplate.js.map +1 -1
  377. package/out/types/PersistedOperation.d.ts +1 -1
  378. package/out/types/PersistedOperation.d.ts.map +1 -1
  379. package/out/types/PersistedOperation.js +53 -53
  380. package/out/types/PersistedOperation.js.map +1 -1
  381. package/out/types/PersistedTask.d.ts +1 -1
  382. package/out/types/PersistedTask.d.ts.map +1 -1
  383. package/out/types/PersistedTask.js +53 -53
  384. package/out/types/PersistedTask.js.map +1 -1
  385. package/out/types/PersistentState.d.ts +1 -1
  386. package/out/types/PersistentState.d.ts.map +1 -1
  387. package/out/types/PersistentState.js +53 -53
  388. package/out/types/PersistentState.js.map +1 -1
  389. package/out/types/PluginActionName.d.ts +1 -1
  390. package/out/types/PluginActionName.d.ts.map +1 -1
  391. package/out/types/PluginActionName.js +53 -53
  392. package/out/types/PluginActionName.js.map +1 -1
  393. package/out/types/PluginDependenciesResponse.d.ts +21 -17
  394. package/out/types/PluginDependenciesResponse.d.ts.map +1 -1
  395. package/out/types/PluginDependenciesResponse.js +53 -53
  396. package/out/types/PluginDependenciesResponse.js.map +1 -1
  397. package/out/types/PluginInfo.d.ts +7813 -3313
  398. package/out/types/PluginInfo.d.ts.map +1 -1
  399. package/out/types/PluginInfo.js +53 -53
  400. package/out/types/PluginInfo.js.map +1 -1
  401. package/out/types/PluginJsonResponse.d.ts +5 -5
  402. package/out/types/PluginJsonResponse.d.ts.map +1 -1
  403. package/out/types/PluginJsonResponse.js +53 -53
  404. package/out/types/PluginJsonResponse.js.map +1 -1
  405. package/out/types/PluginProxyResponse.d.ts +5 -5
  406. package/out/types/PluginProxyResponse.d.ts.map +1 -1
  407. package/out/types/PluginProxyResponse.js +53 -53
  408. package/out/types/PluginProxyResponse.js.map +1 -1
  409. package/out/types/PluginResponseEncoding.d.ts +1 -1
  410. package/out/types/PluginResponseEncoding.d.ts.map +1 -1
  411. package/out/types/PluginResponseEncoding.js +53 -53
  412. package/out/types/PluginResponseEncoding.js.map +1 -1
  413. package/out/types/PluginSchema.d.ts +18909 -24722
  414. package/out/types/PluginSchema.d.ts.map +1 -1
  415. package/out/types/PluginSchema.js +53 -53
  416. package/out/types/PluginSchema.js.map +1 -1
  417. package/out/types/PositionalArg.d.ts +19 -19
  418. package/out/types/PositionalArg.d.ts.map +1 -1
  419. package/out/types/PositionalArg.js +53 -53
  420. package/out/types/PositionalArg.js.map +1 -1
  421. package/out/types/Provisioner.d.ts +1 -1
  422. package/out/types/Provisioner.d.ts.map +1 -1
  423. package/out/types/Provisioner.js +53 -53
  424. package/out/types/Provisioner.js.map +1 -1
  425. package/out/types/ProvisionerID.d.ts +1 -1
  426. package/out/types/ProvisionerID.d.ts.map +1 -1
  427. package/out/types/ProvisionerID.js +53 -53
  428. package/out/types/ProvisionerID.js.map +1 -1
  429. package/out/types/Provisions.d.ts +1 -1
  430. package/out/types/Provisions.d.ts.map +1 -1
  431. package/out/types/Provisions.js +53 -53
  432. package/out/types/Provisions.js.map +1 -1
  433. package/out/types/ProxyTaskArgs.d.ts +1181 -1129
  434. package/out/types/ProxyTaskArgs.d.ts.map +1 -1
  435. package/out/types/ProxyTaskArgs.js +53 -53
  436. package/out/types/ProxyTaskArgs.js.map +1 -1
  437. package/out/types/ProxyTemplateArgs.d.ts +1181 -1129
  438. package/out/types/ProxyTemplateArgs.d.ts.map +1 -1
  439. package/out/types/ProxyTemplateArgs.js +53 -53
  440. package/out/types/ProxyTemplateArgs.js.map +1 -1
  441. package/out/types/PublicKeyHash.d.ts +1 -1
  442. package/out/types/PublicKeyHash.d.ts.map +1 -1
  443. package/out/types/PublicKeyHash.js +53 -53
  444. package/out/types/PublicKeyHash.js.map +1 -1
  445. package/out/types/RequestArgs.d.ts +1168 -1129
  446. package/out/types/RequestArgs.d.ts.map +1 -1
  447. package/out/types/RequestArgs.js +53 -53
  448. package/out/types/RequestArgs.js.map +1 -1
  449. package/out/types/RuntimeDependency.d.ts +1 -1
  450. package/out/types/RuntimeDependency.d.ts.map +1 -1
  451. package/out/types/RuntimeDependency.js +53 -53
  452. package/out/types/RuntimeDependency.js.map +1 -1
  453. package/out/types/RuntimeDependencyReport.d.ts +21 -17
  454. package/out/types/RuntimeDependencyReport.d.ts.map +1 -1
  455. package/out/types/RuntimeDependencyReport.js +53 -53
  456. package/out/types/RuntimeDependencyReport.js.map +1 -1
  457. package/out/types/SHA256.d.ts +1 -1
  458. package/out/types/SHA256.d.ts.map +1 -1
  459. package/out/types/SHA256.js +53 -53
  460. package/out/types/SHA256.js.map +1 -1
  461. package/out/types/SandboxAccount.d.ts +1 -1
  462. package/out/types/SandboxAccount.d.ts.map +1 -1
  463. package/out/types/SandboxAccount.js +53 -53
  464. package/out/types/SandboxAccount.js.map +1 -1
  465. package/out/types/SandboxAccountConfig.d.ts +1 -1
  466. package/out/types/SandboxAccountConfig.d.ts.map +1 -1
  467. package/out/types/SandboxAccountConfig.js +53 -53
  468. package/out/types/SandboxAccountConfig.js.map +1 -1
  469. package/out/types/SandboxAccounts.d.ts +1 -1
  470. package/out/types/SandboxAccounts.d.ts.map +1 -1
  471. package/out/types/SandboxAccounts.js +53 -53
  472. package/out/types/SandboxAccounts.js.map +1 -1
  473. package/out/types/SandboxConfig.d.ts +10 -10
  474. package/out/types/SandboxConfig.d.ts.map +1 -1
  475. package/out/types/SandboxConfig.js +53 -53
  476. package/out/types/SandboxConfig.js.map +1 -1
  477. package/out/types/SanitizedAbsPath.d.ts +1 -1
  478. package/out/types/SanitizedAbsPath.d.ts.map +1 -1
  479. package/out/types/SanitizedAbsPath.js +53 -53
  480. package/out/types/SanitizedAbsPath.js.map +1 -1
  481. package/out/types/SanitizedArgs.d.ts +1 -1
  482. package/out/types/SanitizedArgs.d.ts.map +1 -1
  483. package/out/types/SanitizedArgs.js +53 -53
  484. package/out/types/SanitizedArgs.js.map +1 -1
  485. package/out/types/SanitizedPath.d.ts +1 -1
  486. package/out/types/SanitizedPath.d.ts.map +1 -1
  487. package/out/types/SanitizedPath.js +53 -53
  488. package/out/types/SanitizedPath.js.map +1 -1
  489. package/out/types/ScaffoldConfig.d.ts +1 -1
  490. package/out/types/ScaffoldConfig.d.ts.map +1 -1
  491. package/out/types/ScaffoldConfig.js +53 -53
  492. package/out/types/ScaffoldConfig.js.map +1 -1
  493. package/out/types/Settings.d.ts +1 -1
  494. package/out/types/Settings.d.ts.map +1 -1
  495. package/out/types/Settings.js +53 -53
  496. package/out/types/Settings.js.map +1 -1
  497. package/out/types/SingleChar.d.ts +1 -1
  498. package/out/types/SingleChar.d.ts.map +1 -1
  499. package/out/types/SingleChar.js +53 -53
  500. package/out/types/SingleChar.js.map +1 -1
  501. package/out/types/Task.d.ts +167 -167
  502. package/out/types/Task.d.ts.map +1 -1
  503. package/out/types/Task.js +53 -53
  504. package/out/types/Task.js.map +1 -1
  505. package/out/types/Template.d.ts +2532 -5745
  506. package/out/types/Template.d.ts.map +1 -1
  507. package/out/types/Template.js +53 -53
  508. package/out/types/Template.js.map +1 -1
  509. package/out/types/Timestamp.d.ts +1 -1
  510. package/out/types/Timestamp.d.ts.map +1 -1
  511. package/out/types/Timestamp.js +53 -53
  512. package/out/types/Timestamp.js.map +1 -1
  513. package/out/types/Tz.d.ts +1 -1
  514. package/out/types/Tz.d.ts.map +1 -1
  515. package/out/types/Tz.js +53 -53
  516. package/out/types/Tz.js.map +1 -1
  517. package/out/types/TzKtConfig.d.ts +1 -1
  518. package/out/types/TzKtConfig.d.ts.map +1 -1
  519. package/out/types/TzKtConfig.js +53 -53
  520. package/out/types/TzKtConfig.js.map +1 -1
  521. package/out/types/Url.d.ts +1 -1
  522. package/out/types/Url.d.ts.map +1 -1
  523. package/out/types/Url.js +53 -53
  524. package/out/types/Url.js.map +1 -1
  525. package/out/types/Verb.d.ts +1 -1
  526. package/out/types/Verb.d.ts.map +1 -1
  527. package/out/types/Verb.js +53 -53
  528. package/out/types/Verb.js.map +1 -1
  529. package/out/types/VersionNumber.d.ts +1 -1
  530. package/out/types/VersionNumber.d.ts.map +1 -1
  531. package/out/types/VersionNumber.js +53 -53
  532. package/out/types/VersionNumber.js.map +1 -1
  533. package/out/types-strict.d.ts +0 -1
  534. package/out/types-zod.d.js.map +1 -1
  535. package/out/types-zod.d.ts +15769 -13234
  536. package/out/types-zod.d.ts.map +1 -1
  537. package/out/types-zod.js +53 -53
  538. package/out/types-zod.js.map +1 -1
  539. package/package.json +338 -335
  540. package/scripts/exports.sh +0 -0
  541. package/taqueria-protocol-types.d.js +3523 -0
  542. package/taqueria-protocol-types.d.js.map +1 -0
  543. package/taqueria-protocol-types.js +2212 -1335
  544. package/taqueria-protocol-types.js.map +1 -1
  545. package/tsconfig.tsbuildinfo +1 -0
  546. package/tsup.config.d.js +27 -0
  547. package/tsup.config.d.js.map +1 -0
  548. package/tsup.config.d.ts.map +1 -1
  549. package/tsup.config.js +104 -0
  550. package/tsup.config.js.map +1 -0
  551. package/types-config-files.d.js +19 -0
  552. package/types-config-files.d.js.map +1 -0
  553. package/types-config-files.d.ts +1 -2
  554. package/types-config-files.d.ts.map +1 -1
  555. package/types-config-files.js +2 -4
  556. package/types-config-files.js.map +1 -1
  557. package/types.d.js +19 -0
  558. package/types.d.js.map +1 -0
  559. package/types.d.ts +0 -1
  560. package/tzkt-config.d.js +19 -0
  561. package/tzkt-config.d.js.map +1 -0
  562. package/tzkt-config.d.ts +10 -10
  563. package/tzkt-config.d.ts.map +1 -1
  564. package/tzkt-config.js.map +1 -1
  565. package/scripts/build-types.d.ts +0 -2
  566. package/scripts/build-types.d.ts.map +0 -1
  567. package/scripts/post-ts-to-zod.d.ts +0 -2
  568. package/scripts/post-ts-to-zod.d.ts.map +0 -1
@@ -4,9 +4,9 @@ import { z } from 'zod';
4
4
  export declare const rawSchema: z.ZodObject<{
5
5
  _: z.ZodArray<z.ZodUnion<[z.ZodString, z.ZodNumber]>, "many">;
6
6
  projectDir: z.ZodEffects<z.ZodEffects<z.ZodType<any, z.ZodTypeDef, any>, string & {
7
- readonly __type: any;
7
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
8
8
  }, any>, string & {
9
- readonly __type: any;
9
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
10
10
  }, any>;
11
11
  maxConcurrency: z.ZodEffects<z.ZodDefault<z.ZodNumber>, number, unknown>;
12
12
  debug: z.ZodEffects<z.ZodDefault<z.ZodBoolean>, boolean, unknown>;
@@ -26,9 +26,9 @@ export declare const rawSchema: z.ZodObject<{
26
26
  }, "passthrough", z.ZodTypeAny, z.objectOutputType<{
27
27
  _: z.ZodArray<z.ZodUnion<[z.ZodString, z.ZodNumber]>, "many">;
28
28
  projectDir: z.ZodEffects<z.ZodEffects<z.ZodType<any, z.ZodTypeDef, any>, string & {
29
- readonly __type: any;
29
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
30
30
  }, any>, string & {
31
- readonly __type: any;
31
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
32
32
  }, any>;
33
33
  maxConcurrency: z.ZodEffects<z.ZodDefault<z.ZodNumber>, number, unknown>;
34
34
  debug: z.ZodEffects<z.ZodDefault<z.ZodBoolean>, boolean, unknown>;
@@ -48,9 +48,9 @@ export declare const rawSchema: z.ZodObject<{
48
48
  }, z.ZodTypeAny, "passthrough">, z.objectInputType<{
49
49
  _: z.ZodArray<z.ZodUnion<[z.ZodString, z.ZodNumber]>, "many">;
50
50
  projectDir: z.ZodEffects<z.ZodEffects<z.ZodType<any, z.ZodTypeDef, any>, string & {
51
- readonly __type: any;
51
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
52
52
  }, any>, string & {
53
- readonly __type: any;
53
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
54
54
  }, any>;
55
55
  maxConcurrency: z.ZodEffects<z.ZodDefault<z.ZodNumber>, number, unknown>;
56
56
  debug: z.ZodEffects<z.ZodDefault<z.ZodBoolean>, boolean, unknown>;
@@ -68,13 +68,12 @@ export declare const rawSchema: z.ZodObject<{
68
68
  setVersion: z.ZodString;
69
69
  pluginName: z.ZodOptional<z.ZodString>;
70
70
  }, z.ZodTypeAny, "passthrough">>;
71
- export declare const scaffoldRawSchema: z.ZodObject<{
72
- quickstart: z.ZodOptional<z.ZodString>;
71
+ export declare const scaffoldRawSchema: z.ZodObject<z.objectUtil.extendShape<{
73
72
  _: z.ZodArray<z.ZodUnion<[z.ZodString, z.ZodNumber]>, "many">;
74
73
  projectDir: z.ZodEffects<z.ZodEffects<z.ZodType<any, z.ZodTypeDef, any>, string & {
75
- readonly __type: any;
74
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
76
75
  }, any>, string & {
77
- readonly __type: any;
76
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
78
77
  }, any>;
79
78
  maxConcurrency: z.ZodEffects<z.ZodDefault<z.ZodNumber>, number, unknown>;
80
79
  debug: z.ZodEffects<z.ZodDefault<z.ZodBoolean>, boolean, unknown>;
@@ -87,21 +86,22 @@ export declare const scaffoldRawSchema: z.ZodObject<{
87
86
  yes: z.ZodEffects<z.ZodOptional<z.ZodBoolean>, boolean | undefined, unknown>;
88
87
  plugin: z.ZodOptional<z.ZodEffects<z.ZodString, NonEmptyString.NonEmptyString, string>>;
89
88
  env: z.ZodOptional<z.ZodString>;
89
+ quickstart: z.ZodOptional<z.ZodString>;
90
90
  setBuild: z.ZodEffects<z.ZodString, string, unknown>;
91
91
  setVersion: z.ZodString;
92
92
  pluginName: z.ZodOptional<z.ZodString>;
93
+ }, {
93
94
  scaffoldProjectDir: z.ZodEffects<z.ZodString, string & {
94
- readonly __type: any;
95
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
95
96
  }, string>;
96
97
  scaffoldUrl: z.ZodEffects<z.ZodString, Url.Url, string>;
97
98
  branch: z.ZodOptional<z.ZodString>;
98
- }, "passthrough", z.ZodTypeAny, z.objectOutputType<{
99
- quickstart: z.ZodOptional<z.ZodString>;
99
+ }>, "passthrough", z.ZodTypeAny, z.objectOutputType<z.objectUtil.extendShape<{
100
100
  _: z.ZodArray<z.ZodUnion<[z.ZodString, z.ZodNumber]>, "many">;
101
101
  projectDir: z.ZodEffects<z.ZodEffects<z.ZodType<any, z.ZodTypeDef, any>, string & {
102
- readonly __type: any;
102
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
103
103
  }, any>, string & {
104
- readonly __type: any;
104
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
105
105
  }, any>;
106
106
  maxConcurrency: z.ZodEffects<z.ZodDefault<z.ZodNumber>, number, unknown>;
107
107
  debug: z.ZodEffects<z.ZodDefault<z.ZodBoolean>, boolean, unknown>;
@@ -114,21 +114,22 @@ export declare const scaffoldRawSchema: z.ZodObject<{
114
114
  yes: z.ZodEffects<z.ZodOptional<z.ZodBoolean>, boolean | undefined, unknown>;
115
115
  plugin: z.ZodOptional<z.ZodEffects<z.ZodString, NonEmptyString.NonEmptyString, string>>;
116
116
  env: z.ZodOptional<z.ZodString>;
117
+ quickstart: z.ZodOptional<z.ZodString>;
117
118
  setBuild: z.ZodEffects<z.ZodString, string, unknown>;
118
119
  setVersion: z.ZodString;
119
120
  pluginName: z.ZodOptional<z.ZodString>;
121
+ }, {
120
122
  scaffoldProjectDir: z.ZodEffects<z.ZodString, string & {
121
- readonly __type: any;
123
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
122
124
  }, string>;
123
125
  scaffoldUrl: z.ZodEffects<z.ZodString, Url.Url, string>;
124
126
  branch: z.ZodOptional<z.ZodString>;
125
- }, z.ZodTypeAny, "passthrough">, z.objectInputType<{
126
- quickstart: z.ZodOptional<z.ZodString>;
127
+ }>, z.ZodTypeAny, "passthrough">, z.objectInputType<z.objectUtil.extendShape<{
127
128
  _: z.ZodArray<z.ZodUnion<[z.ZodString, z.ZodNumber]>, "many">;
128
129
  projectDir: z.ZodEffects<z.ZodEffects<z.ZodType<any, z.ZodTypeDef, any>, string & {
129
- readonly __type: any;
130
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
130
131
  }, any>, string & {
131
- readonly __type: any;
132
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
132
133
  }, any>;
133
134
  maxConcurrency: z.ZodEffects<z.ZodDefault<z.ZodNumber>, number, unknown>;
134
135
  debug: z.ZodEffects<z.ZodDefault<z.ZodBoolean>, boolean, unknown>;
@@ -141,22 +142,23 @@ export declare const scaffoldRawSchema: z.ZodObject<{
141
142
  yes: z.ZodEffects<z.ZodOptional<z.ZodBoolean>, boolean | undefined, unknown>;
142
143
  plugin: z.ZodOptional<z.ZodEffects<z.ZodString, NonEmptyString.NonEmptyString, string>>;
143
144
  env: z.ZodOptional<z.ZodString>;
145
+ quickstart: z.ZodOptional<z.ZodString>;
144
146
  setBuild: z.ZodEffects<z.ZodString, string, unknown>;
145
147
  setVersion: z.ZodString;
146
148
  pluginName: z.ZodOptional<z.ZodString>;
149
+ }, {
147
150
  scaffoldProjectDir: z.ZodEffects<z.ZodString, string & {
148
- readonly __type: any;
151
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
149
152
  }, string>;
150
153
  scaffoldUrl: z.ZodEffects<z.ZodString, Url.Url, string>;
151
154
  branch: z.ZodOptional<z.ZodString>;
152
- }, z.ZodTypeAny, "passthrough">>;
153
- export declare const initRawSchema: z.ZodObject<{
154
- quickstart: z.ZodOptional<z.ZodString>;
155
+ }>, z.ZodTypeAny, "passthrough">>;
156
+ export declare const initRawSchema: z.ZodObject<z.objectUtil.extendShape<{
155
157
  _: z.ZodArray<z.ZodUnion<[z.ZodString, z.ZodNumber]>, "many">;
156
158
  projectDir: z.ZodEffects<z.ZodEffects<z.ZodType<any, z.ZodTypeDef, any>, string & {
157
- readonly __type: any;
159
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
158
160
  }, any>, string & {
159
- readonly __type: any;
161
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
160
162
  }, any>;
161
163
  maxConcurrency: z.ZodEffects<z.ZodDefault<z.ZodNumber>, number, unknown>;
162
164
  debug: z.ZodEffects<z.ZodDefault<z.ZodBoolean>, boolean, unknown>;
@@ -169,17 +171,18 @@ export declare const initRawSchema: z.ZodObject<{
169
171
  yes: z.ZodEffects<z.ZodOptional<z.ZodBoolean>, boolean | undefined, unknown>;
170
172
  plugin: z.ZodOptional<z.ZodEffects<z.ZodString, NonEmptyString.NonEmptyString, string>>;
171
173
  env: z.ZodOptional<z.ZodString>;
174
+ quickstart: z.ZodOptional<z.ZodString>;
172
175
  setBuild: z.ZodEffects<z.ZodString, string, unknown>;
173
176
  setVersion: z.ZodString;
174
177
  pluginName: z.ZodOptional<z.ZodString>;
175
- workflow: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
176
- }, "passthrough", z.ZodTypeAny, z.objectOutputType<{
177
- quickstart: z.ZodOptional<z.ZodString>;
178
+ }, {
179
+ workflow: z.ZodOptional<z.ZodEffects<z.ZodString, "ligo" | "smartpy" | "archetype" | "michelson", string>>;
180
+ }>, "passthrough", z.ZodTypeAny, z.objectOutputType<z.objectUtil.extendShape<{
178
181
  _: z.ZodArray<z.ZodUnion<[z.ZodString, z.ZodNumber]>, "many">;
179
182
  projectDir: z.ZodEffects<z.ZodEffects<z.ZodType<any, z.ZodTypeDef, any>, string & {
180
- readonly __type: any;
183
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
181
184
  }, any>, string & {
182
- readonly __type: any;
185
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
183
186
  }, any>;
184
187
  maxConcurrency: z.ZodEffects<z.ZodDefault<z.ZodNumber>, number, unknown>;
185
188
  debug: z.ZodEffects<z.ZodDefault<z.ZodBoolean>, boolean, unknown>;
@@ -192,17 +195,18 @@ export declare const initRawSchema: z.ZodObject<{
192
195
  yes: z.ZodEffects<z.ZodOptional<z.ZodBoolean>, boolean | undefined, unknown>;
193
196
  plugin: z.ZodOptional<z.ZodEffects<z.ZodString, NonEmptyString.NonEmptyString, string>>;
194
197
  env: z.ZodOptional<z.ZodString>;
198
+ quickstart: z.ZodOptional<z.ZodString>;
195
199
  setBuild: z.ZodEffects<z.ZodString, string, unknown>;
196
200
  setVersion: z.ZodString;
197
201
  pluginName: z.ZodOptional<z.ZodString>;
198
- workflow: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
199
- }, z.ZodTypeAny, "passthrough">, z.objectInputType<{
200
- quickstart: z.ZodOptional<z.ZodString>;
202
+ }, {
203
+ workflow: z.ZodOptional<z.ZodEffects<z.ZodString, "ligo" | "smartpy" | "archetype" | "michelson", string>>;
204
+ }>, z.ZodTypeAny, "passthrough">, z.objectInputType<z.objectUtil.extendShape<{
201
205
  _: z.ZodArray<z.ZodUnion<[z.ZodString, z.ZodNumber]>, "many">;
202
206
  projectDir: z.ZodEffects<z.ZodEffects<z.ZodType<any, z.ZodTypeDef, any>, string & {
203
- readonly __type: any;
207
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
204
208
  }, any>, string & {
205
- readonly __type: any;
209
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
206
210
  }, any>;
207
211
  maxConcurrency: z.ZodEffects<z.ZodDefault<z.ZodNumber>, number, unknown>;
208
212
  debug: z.ZodEffects<z.ZodDefault<z.ZodBoolean>, boolean, unknown>;
@@ -215,19 +219,20 @@ export declare const initRawSchema: z.ZodObject<{
215
219
  yes: z.ZodEffects<z.ZodOptional<z.ZodBoolean>, boolean | undefined, unknown>;
216
220
  plugin: z.ZodOptional<z.ZodEffects<z.ZodString, NonEmptyString.NonEmptyString, string>>;
217
221
  env: z.ZodOptional<z.ZodString>;
222
+ quickstart: z.ZodOptional<z.ZodString>;
218
223
  setBuild: z.ZodEffects<z.ZodString, string, unknown>;
219
224
  setVersion: z.ZodString;
220
225
  pluginName: z.ZodOptional<z.ZodString>;
221
- workflow: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
222
- }, z.ZodTypeAny, "passthrough">>;
226
+ }, {
227
+ workflow: z.ZodOptional<z.ZodEffects<z.ZodString, "ligo" | "smartpy" | "archetype" | "michelson", string>>;
228
+ }>, z.ZodTypeAny, "passthrough">>;
223
229
  export type rawInitSchemaInput = z.infer<typeof initRawSchema>;
224
- export declare const provisionRawSchema: z.ZodObject<{
225
- quickstart: z.ZodOptional<z.ZodString>;
230
+ export declare const provisionRawSchema: z.ZodObject<z.objectUtil.extendShape<{
226
231
  _: z.ZodArray<z.ZodUnion<[z.ZodString, z.ZodNumber]>, "many">;
227
232
  projectDir: z.ZodEffects<z.ZodEffects<z.ZodType<any, z.ZodTypeDef, any>, string & {
228
- readonly __type: any;
233
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
229
234
  }, any>, string & {
230
- readonly __type: any;
235
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
231
236
  }, any>;
232
237
  maxConcurrency: z.ZodEffects<z.ZodDefault<z.ZodNumber>, number, unknown>;
233
238
  debug: z.ZodEffects<z.ZodDefault<z.ZodBoolean>, boolean, unknown>;
@@ -240,18 +245,19 @@ export declare const provisionRawSchema: z.ZodObject<{
240
245
  yes: z.ZodEffects<z.ZodOptional<z.ZodBoolean>, boolean | undefined, unknown>;
241
246
  plugin: z.ZodOptional<z.ZodEffects<z.ZodString, NonEmptyString.NonEmptyString, string>>;
242
247
  env: z.ZodOptional<z.ZodString>;
248
+ quickstart: z.ZodOptional<z.ZodString>;
243
249
  setBuild: z.ZodEffects<z.ZodString, string, unknown>;
244
250
  setVersion: z.ZodString;
245
251
  pluginName: z.ZodOptional<z.ZodString>;
252
+ }, {
246
253
  operation: z.ZodString;
247
254
  name: z.ZodOptional<z.ZodString>;
248
- }, "passthrough", z.ZodTypeAny, z.objectOutputType<{
249
- quickstart: z.ZodOptional<z.ZodString>;
255
+ }>, "passthrough", z.ZodTypeAny, z.objectOutputType<z.objectUtil.extendShape<{
250
256
  _: z.ZodArray<z.ZodUnion<[z.ZodString, z.ZodNumber]>, "many">;
251
257
  projectDir: z.ZodEffects<z.ZodEffects<z.ZodType<any, z.ZodTypeDef, any>, string & {
252
- readonly __type: any;
258
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
253
259
  }, any>, string & {
254
- readonly __type: any;
260
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
255
261
  }, any>;
256
262
  maxConcurrency: z.ZodEffects<z.ZodDefault<z.ZodNumber>, number, unknown>;
257
263
  debug: z.ZodEffects<z.ZodDefault<z.ZodBoolean>, boolean, unknown>;
@@ -264,18 +270,19 @@ export declare const provisionRawSchema: z.ZodObject<{
264
270
  yes: z.ZodEffects<z.ZodOptional<z.ZodBoolean>, boolean | undefined, unknown>;
265
271
  plugin: z.ZodOptional<z.ZodEffects<z.ZodString, NonEmptyString.NonEmptyString, string>>;
266
272
  env: z.ZodOptional<z.ZodString>;
273
+ quickstart: z.ZodOptional<z.ZodString>;
267
274
  setBuild: z.ZodEffects<z.ZodString, string, unknown>;
268
275
  setVersion: z.ZodString;
269
276
  pluginName: z.ZodOptional<z.ZodString>;
277
+ }, {
270
278
  operation: z.ZodString;
271
279
  name: z.ZodOptional<z.ZodString>;
272
- }, z.ZodTypeAny, "passthrough">, z.objectInputType<{
273
- quickstart: z.ZodOptional<z.ZodString>;
280
+ }>, z.ZodTypeAny, "passthrough">, z.objectInputType<z.objectUtil.extendShape<{
274
281
  _: z.ZodArray<z.ZodUnion<[z.ZodString, z.ZodNumber]>, "many">;
275
282
  projectDir: z.ZodEffects<z.ZodEffects<z.ZodType<any, z.ZodTypeDef, any>, string & {
276
- readonly __type: any;
283
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
277
284
  }, any>, string & {
278
- readonly __type: any;
285
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
279
286
  }, any>;
280
287
  maxConcurrency: z.ZodEffects<z.ZodDefault<z.ZodNumber>, number, unknown>;
281
288
  debug: z.ZodEffects<z.ZodDefault<z.ZodBoolean>, boolean, unknown>;
@@ -288,19 +295,20 @@ export declare const provisionRawSchema: z.ZodObject<{
288
295
  yes: z.ZodEffects<z.ZodOptional<z.ZodBoolean>, boolean | undefined, unknown>;
289
296
  plugin: z.ZodOptional<z.ZodEffects<z.ZodString, NonEmptyString.NonEmptyString, string>>;
290
297
  env: z.ZodOptional<z.ZodString>;
298
+ quickstart: z.ZodOptional<z.ZodString>;
291
299
  setBuild: z.ZodEffects<z.ZodString, string, unknown>;
292
300
  setVersion: z.ZodString;
293
301
  pluginName: z.ZodOptional<z.ZodString>;
302
+ }, {
294
303
  operation: z.ZodString;
295
304
  name: z.ZodOptional<z.ZodString>;
296
- }, z.ZodTypeAny, "passthrough">>;
297
- export declare const templateRawSchema: z.ZodObject<{
298
- quickstart: z.ZodOptional<z.ZodString>;
305
+ }>, z.ZodTypeAny, "passthrough">>;
306
+ export declare const templateRawSchema: z.ZodObject<z.objectUtil.extendShape<{
299
307
  _: z.ZodArray<z.ZodUnion<[z.ZodString, z.ZodNumber]>, "many">;
300
308
  projectDir: z.ZodEffects<z.ZodEffects<z.ZodType<any, z.ZodTypeDef, any>, string & {
301
- readonly __type: any;
309
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
302
310
  }, any>, string & {
303
- readonly __type: any;
311
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
304
312
  }, any>;
305
313
  maxConcurrency: z.ZodEffects<z.ZodDefault<z.ZodNumber>, number, unknown>;
306
314
  debug: z.ZodEffects<z.ZodDefault<z.ZodBoolean>, boolean, unknown>;
@@ -313,17 +321,18 @@ export declare const templateRawSchema: z.ZodObject<{
313
321
  yes: z.ZodEffects<z.ZodOptional<z.ZodBoolean>, boolean | undefined, unknown>;
314
322
  plugin: z.ZodOptional<z.ZodEffects<z.ZodString, NonEmptyString.NonEmptyString, string>>;
315
323
  env: z.ZodOptional<z.ZodString>;
324
+ quickstart: z.ZodOptional<z.ZodString>;
316
325
  setBuild: z.ZodEffects<z.ZodString, string, unknown>;
317
326
  setVersion: z.ZodString;
318
327
  pluginName: z.ZodOptional<z.ZodString>;
328
+ }, {
319
329
  template: z.ZodString;
320
- }, "passthrough", z.ZodTypeAny, z.objectOutputType<{
321
- quickstart: z.ZodOptional<z.ZodString>;
330
+ }>, "passthrough", z.ZodTypeAny, z.objectOutputType<z.objectUtil.extendShape<{
322
331
  _: z.ZodArray<z.ZodUnion<[z.ZodString, z.ZodNumber]>, "many">;
323
332
  projectDir: z.ZodEffects<z.ZodEffects<z.ZodType<any, z.ZodTypeDef, any>, string & {
324
- readonly __type: any;
333
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
325
334
  }, any>, string & {
326
- readonly __type: any;
335
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
327
336
  }, any>;
328
337
  maxConcurrency: z.ZodEffects<z.ZodDefault<z.ZodNumber>, number, unknown>;
329
338
  debug: z.ZodEffects<z.ZodDefault<z.ZodBoolean>, boolean, unknown>;
@@ -336,17 +345,18 @@ export declare const templateRawSchema: z.ZodObject<{
336
345
  yes: z.ZodEffects<z.ZodOptional<z.ZodBoolean>, boolean | undefined, unknown>;
337
346
  plugin: z.ZodOptional<z.ZodEffects<z.ZodString, NonEmptyString.NonEmptyString, string>>;
338
347
  env: z.ZodOptional<z.ZodString>;
348
+ quickstart: z.ZodOptional<z.ZodString>;
339
349
  setBuild: z.ZodEffects<z.ZodString, string, unknown>;
340
350
  setVersion: z.ZodString;
341
351
  pluginName: z.ZodOptional<z.ZodString>;
352
+ }, {
342
353
  template: z.ZodString;
343
- }, z.ZodTypeAny, "passthrough">, z.objectInputType<{
344
- quickstart: z.ZodOptional<z.ZodString>;
354
+ }>, z.ZodTypeAny, "passthrough">, z.objectInputType<z.objectUtil.extendShape<{
345
355
  _: z.ZodArray<z.ZodUnion<[z.ZodString, z.ZodNumber]>, "many">;
346
356
  projectDir: z.ZodEffects<z.ZodEffects<z.ZodType<any, z.ZodTypeDef, any>, string & {
347
- readonly __type: any;
357
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
348
358
  }, any>, string & {
349
- readonly __type: any;
359
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
350
360
  }, any>;
351
361
  maxConcurrency: z.ZodEffects<z.ZodDefault<z.ZodNumber>, number, unknown>;
352
362
  debug: z.ZodEffects<z.ZodDefault<z.ZodBoolean>, boolean, unknown>;
@@ -359,18 +369,19 @@ export declare const templateRawSchema: z.ZodObject<{
359
369
  yes: z.ZodEffects<z.ZodOptional<z.ZodBoolean>, boolean | undefined, unknown>;
360
370
  plugin: z.ZodOptional<z.ZodEffects<z.ZodString, NonEmptyString.NonEmptyString, string>>;
361
371
  env: z.ZodOptional<z.ZodString>;
372
+ quickstart: z.ZodOptional<z.ZodString>;
362
373
  setBuild: z.ZodEffects<z.ZodString, string, unknown>;
363
374
  setVersion: z.ZodString;
364
375
  pluginName: z.ZodOptional<z.ZodString>;
376
+ }, {
365
377
  template: z.ZodString;
366
- }, z.ZodTypeAny, "passthrough">>;
367
- export declare const managePluginRawSchema: z.ZodObject<{
368
- quickstart: z.ZodOptional<z.ZodString>;
378
+ }>, z.ZodTypeAny, "passthrough">>;
379
+ export declare const managePluginRawSchema: z.ZodObject<z.objectUtil.extendShape<Omit<{
369
380
  _: z.ZodArray<z.ZodUnion<[z.ZodString, z.ZodNumber]>, "many">;
370
381
  projectDir: z.ZodEffects<z.ZodEffects<z.ZodType<any, z.ZodTypeDef, any>, string & {
371
- readonly __type: any;
382
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
372
383
  }, any>, string & {
373
- readonly __type: any;
384
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
374
385
  }, any>;
375
386
  maxConcurrency: z.ZodEffects<z.ZodDefault<z.ZodNumber>, number, unknown>;
376
387
  debug: z.ZodEffects<z.ZodDefault<z.ZodBoolean>, boolean, unknown>;
@@ -383,16 +394,18 @@ export declare const managePluginRawSchema: z.ZodObject<{
383
394
  yes: z.ZodEffects<z.ZodOptional<z.ZodBoolean>, boolean | undefined, unknown>;
384
395
  plugin: z.ZodOptional<z.ZodEffects<z.ZodString, NonEmptyString.NonEmptyString, string>>;
385
396
  env: z.ZodOptional<z.ZodString>;
397
+ quickstart: z.ZodOptional<z.ZodString>;
386
398
  setBuild: z.ZodEffects<z.ZodString, string, unknown>;
387
399
  setVersion: z.ZodString;
400
+ pluginName: z.ZodOptional<z.ZodString>;
401
+ }, "pluginName">, {
388
402
  pluginName: z.ZodString;
389
- }, "passthrough", z.ZodTypeAny, z.objectOutputType<{
390
- quickstart: z.ZodOptional<z.ZodString>;
403
+ }>, "passthrough", z.ZodTypeAny, z.objectOutputType<z.objectUtil.extendShape<Omit<{
391
404
  _: z.ZodArray<z.ZodUnion<[z.ZodString, z.ZodNumber]>, "many">;
392
405
  projectDir: z.ZodEffects<z.ZodEffects<z.ZodType<any, z.ZodTypeDef, any>, string & {
393
- readonly __type: any;
406
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
394
407
  }, any>, string & {
395
- readonly __type: any;
408
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
396
409
  }, any>;
397
410
  maxConcurrency: z.ZodEffects<z.ZodDefault<z.ZodNumber>, number, unknown>;
398
411
  debug: z.ZodEffects<z.ZodDefault<z.ZodBoolean>, boolean, unknown>;
@@ -405,16 +418,18 @@ export declare const managePluginRawSchema: z.ZodObject<{
405
418
  yes: z.ZodEffects<z.ZodOptional<z.ZodBoolean>, boolean | undefined, unknown>;
406
419
  plugin: z.ZodOptional<z.ZodEffects<z.ZodString, NonEmptyString.NonEmptyString, string>>;
407
420
  env: z.ZodOptional<z.ZodString>;
421
+ quickstart: z.ZodOptional<z.ZodString>;
408
422
  setBuild: z.ZodEffects<z.ZodString, string, unknown>;
409
423
  setVersion: z.ZodString;
424
+ pluginName: z.ZodOptional<z.ZodString>;
425
+ }, "pluginName">, {
410
426
  pluginName: z.ZodString;
411
- }, z.ZodTypeAny, "passthrough">, z.objectInputType<{
412
- quickstart: z.ZodOptional<z.ZodString>;
427
+ }>, z.ZodTypeAny, "passthrough">, z.objectInputType<z.objectUtil.extendShape<Omit<{
413
428
  _: z.ZodArray<z.ZodUnion<[z.ZodString, z.ZodNumber]>, "many">;
414
429
  projectDir: z.ZodEffects<z.ZodEffects<z.ZodType<any, z.ZodTypeDef, any>, string & {
415
- readonly __type: any;
430
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
416
431
  }, any>, string & {
417
- readonly __type: any;
432
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
418
433
  }, any>;
419
434
  maxConcurrency: z.ZodEffects<z.ZodDefault<z.ZodNumber>, number, unknown>;
420
435
  debug: z.ZodEffects<z.ZodDefault<z.ZodBoolean>, boolean, unknown>;
@@ -427,17 +442,19 @@ export declare const managePluginRawSchema: z.ZodObject<{
427
442
  yes: z.ZodEffects<z.ZodOptional<z.ZodBoolean>, boolean | undefined, unknown>;
428
443
  plugin: z.ZodOptional<z.ZodEffects<z.ZodString, NonEmptyString.NonEmptyString, string>>;
429
444
  env: z.ZodOptional<z.ZodString>;
445
+ quickstart: z.ZodOptional<z.ZodString>;
430
446
  setBuild: z.ZodEffects<z.ZodString, string, unknown>;
431
447
  setVersion: z.ZodString;
448
+ pluginName: z.ZodOptional<z.ZodString>;
449
+ }, "pluginName">, {
432
450
  pluginName: z.ZodString;
433
- }, z.ZodTypeAny, "passthrough">>;
434
- export declare const setEnvRawSchema: z.ZodObject<{
435
- quickstart: z.ZodOptional<z.ZodString>;
451
+ }>, z.ZodTypeAny, "passthrough">>;
452
+ export declare const setEnvRawSchema: z.ZodObject<z.objectUtil.extendShape<{
436
453
  _: z.ZodArray<z.ZodUnion<[z.ZodString, z.ZodNumber]>, "many">;
437
454
  projectDir: z.ZodEffects<z.ZodEffects<z.ZodType<any, z.ZodTypeDef, any>, string & {
438
- readonly __type: any;
455
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
439
456
  }, any>, string & {
440
- readonly __type: any;
457
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
441
458
  }, any>;
442
459
  maxConcurrency: z.ZodEffects<z.ZodDefault<z.ZodNumber>, number, unknown>;
443
460
  debug: z.ZodEffects<z.ZodDefault<z.ZodBoolean>, boolean, unknown>;
@@ -450,17 +467,18 @@ export declare const setEnvRawSchema: z.ZodObject<{
450
467
  yes: z.ZodEffects<z.ZodOptional<z.ZodBoolean>, boolean | undefined, unknown>;
451
468
  plugin: z.ZodOptional<z.ZodEffects<z.ZodString, NonEmptyString.NonEmptyString, string>>;
452
469
  env: z.ZodOptional<z.ZodString>;
470
+ quickstart: z.ZodOptional<z.ZodString>;
453
471
  setBuild: z.ZodEffects<z.ZodString, string, unknown>;
454
472
  setVersion: z.ZodString;
455
473
  pluginName: z.ZodOptional<z.ZodString>;
474
+ }, {
456
475
  defaultEnvironment: z.ZodString;
457
- }, "passthrough", z.ZodTypeAny, z.objectOutputType<{
458
- quickstart: z.ZodOptional<z.ZodString>;
476
+ }>, "passthrough", z.ZodTypeAny, z.objectOutputType<z.objectUtil.extendShape<{
459
477
  _: z.ZodArray<z.ZodUnion<[z.ZodString, z.ZodNumber]>, "many">;
460
478
  projectDir: z.ZodEffects<z.ZodEffects<z.ZodType<any, z.ZodTypeDef, any>, string & {
461
- readonly __type: any;
479
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
462
480
  }, any>, string & {
463
- readonly __type: any;
481
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
464
482
  }, any>;
465
483
  maxConcurrency: z.ZodEffects<z.ZodDefault<z.ZodNumber>, number, unknown>;
466
484
  debug: z.ZodEffects<z.ZodDefault<z.ZodBoolean>, boolean, unknown>;
@@ -473,17 +491,18 @@ export declare const setEnvRawSchema: z.ZodObject<{
473
491
  yes: z.ZodEffects<z.ZodOptional<z.ZodBoolean>, boolean | undefined, unknown>;
474
492
  plugin: z.ZodOptional<z.ZodEffects<z.ZodString, NonEmptyString.NonEmptyString, string>>;
475
493
  env: z.ZodOptional<z.ZodString>;
494
+ quickstart: z.ZodOptional<z.ZodString>;
476
495
  setBuild: z.ZodEffects<z.ZodString, string, unknown>;
477
496
  setVersion: z.ZodString;
478
497
  pluginName: z.ZodOptional<z.ZodString>;
498
+ }, {
479
499
  defaultEnvironment: z.ZodString;
480
- }, z.ZodTypeAny, "passthrough">, z.objectInputType<{
481
- quickstart: z.ZodOptional<z.ZodString>;
500
+ }>, z.ZodTypeAny, "passthrough">, z.objectInputType<z.objectUtil.extendShape<{
482
501
  _: z.ZodArray<z.ZodUnion<[z.ZodString, z.ZodNumber]>, "many">;
483
502
  projectDir: z.ZodEffects<z.ZodEffects<z.ZodType<any, z.ZodTypeDef, any>, string & {
484
- readonly __type: any;
503
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
485
504
  }, any>, string & {
486
- readonly __type: any;
505
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
487
506
  }, any>;
488
507
  maxConcurrency: z.ZodEffects<z.ZodDefault<z.ZodNumber>, number, unknown>;
489
508
  debug: z.ZodEffects<z.ZodDefault<z.ZodBoolean>, boolean, unknown>;
@@ -496,18 +515,20 @@ export declare const setEnvRawSchema: z.ZodObject<{
496
515
  yes: z.ZodEffects<z.ZodOptional<z.ZodBoolean>, boolean | undefined, unknown>;
497
516
  plugin: z.ZodOptional<z.ZodEffects<z.ZodString, NonEmptyString.NonEmptyString, string>>;
498
517
  env: z.ZodOptional<z.ZodString>;
518
+ quickstart: z.ZodOptional<z.ZodString>;
499
519
  setBuild: z.ZodEffects<z.ZodString, string, unknown>;
500
520
  setVersion: z.ZodString;
501
521
  pluginName: z.ZodOptional<z.ZodString>;
522
+ }, {
502
523
  defaultEnvironment: z.ZodString;
503
- }, z.ZodTypeAny, "passthrough">>;
524
+ }>, z.ZodTypeAny, "passthrough">>;
504
525
  export declare const generatedSchemas: {
505
526
  rawSchema: z.ZodType<any, z.ZodTypeDef, any>;
506
527
  internalSchema: z.ZodType<any, z.ZodTypeDef, any>;
507
528
  schema: z.ZodEffects<z.ZodType<any, z.ZodTypeDef, any>, {
508
529
  _: (string | number)[];
509
530
  projectDir: string & {
510
- readonly __type: any;
531
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
511
532
  };
512
533
  maxConcurrency: number;
513
534
  debug: boolean;
@@ -516,26 +537,26 @@ export declare const generatedSchemas: {
516
537
  fromVsCode: boolean;
517
538
  setBuild: string;
518
539
  setVersion: string;
540
+ quickstart?: string | undefined;
519
541
  version?: boolean | undefined;
520
542
  build?: boolean | undefined;
521
543
  help?: boolean | undefined;
522
544
  yes?: boolean | undefined;
523
545
  plugin?: NonEmptyString.NonEmptyString | undefined;
524
546
  env?: string | undefined;
525
- quickstart?: string | undefined;
526
547
  pluginName?: string | undefined;
527
548
  } & {
528
549
  [k: string]: unknown;
529
550
  } & {
530
- readonly __type: any;
551
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
531
552
  }, any>;
532
553
  }, factory: {
533
554
  make: (input: z.objectOutputType<{
534
555
  _: z.ZodArray<z.ZodUnion<[z.ZodString, z.ZodNumber]>, "many">;
535
556
  projectDir: z.ZodEffects<z.ZodEffects<z.ZodType<any, z.ZodTypeDef, any>, string & {
536
- readonly __type: any;
557
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
537
558
  }, any>, string & {
538
- readonly __type: any;
559
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
539
560
  }, any>;
540
561
  maxConcurrency: z.ZodEffects<z.ZodDefault<z.ZodNumber>, number, unknown>;
541
562
  debug: z.ZodEffects<z.ZodDefault<z.ZodBoolean>, boolean, unknown>;
@@ -555,7 +576,7 @@ export declare const generatedSchemas: {
555
576
  }, z.ZodTypeAny, "passthrough">) => import("fluture").FutureInstance<import("./TaqError").TaqError, {
556
577
  _: (string | number)[];
557
578
  projectDir: string & {
558
- readonly __type: any;
579
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
559
580
  };
560
581
  maxConcurrency: number;
561
582
  debug: boolean;
@@ -564,23 +585,23 @@ export declare const generatedSchemas: {
564
585
  fromVsCode: boolean;
565
586
  setBuild: string;
566
587
  setVersion: string;
588
+ quickstart?: string | undefined;
567
589
  version?: boolean | undefined;
568
590
  build?: boolean | undefined;
569
591
  help?: boolean | undefined;
570
592
  yes?: boolean | undefined;
571
593
  plugin?: NonEmptyString.NonEmptyString | undefined;
572
594
  env?: string | undefined;
573
- quickstart?: string | undefined;
574
595
  pluginName?: string | undefined;
575
596
  } & {
576
597
  [k: string]: unknown;
577
598
  } & {
578
- readonly __type: any;
599
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
579
600
  }>;
580
601
  of: (input: unknown) => import("fluture").FutureInstance<import("./TaqError").TaqError, {
581
602
  _: (string | number)[];
582
603
  projectDir: string & {
583
- readonly __type: any;
604
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
584
605
  };
585
606
  maxConcurrency: number;
586
607
  debug: boolean;
@@ -589,25 +610,25 @@ export declare const generatedSchemas: {
589
610
  fromVsCode: boolean;
590
611
  setBuild: string;
591
612
  setVersion: string;
613
+ quickstart?: string | undefined;
592
614
  version?: boolean | undefined;
593
615
  build?: boolean | undefined;
594
616
  help?: boolean | undefined;
595
617
  yes?: boolean | undefined;
596
618
  plugin?: NonEmptyString.NonEmptyString | undefined;
597
619
  env?: string | undefined;
598
- quickstart?: string | undefined;
599
620
  pluginName?: string | undefined;
600
621
  } & {
601
622
  [k: string]: unknown;
602
623
  } & {
603
- readonly __type: any;
624
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
604
625
  }>;
605
626
  create: (input: z.objectOutputType<{
606
627
  _: z.ZodArray<z.ZodUnion<[z.ZodString, z.ZodNumber]>, "many">;
607
628
  projectDir: z.ZodEffects<z.ZodEffects<z.ZodType<any, z.ZodTypeDef, any>, string & {
608
- readonly __type: any;
629
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
609
630
  }, any>, string & {
610
- readonly __type: any;
631
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
611
632
  }, any>;
612
633
  maxConcurrency: z.ZodEffects<z.ZodDefault<z.ZodNumber>, number, unknown>;
613
634
  debug: z.ZodEffects<z.ZodDefault<z.ZodBoolean>, boolean, unknown>;
@@ -627,7 +648,7 @@ export declare const generatedSchemas: {
627
648
  }, z.ZodTypeAny, "passthrough">) => {
628
649
  _: (string | number)[];
629
650
  projectDir: string & {
630
- readonly __type: any;
651
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
631
652
  };
632
653
  maxConcurrency: number;
633
654
  debug: boolean;
@@ -636,23 +657,23 @@ export declare const generatedSchemas: {
636
657
  fromVsCode: boolean;
637
658
  setBuild: string;
638
659
  setVersion: string;
660
+ quickstart?: string | undefined;
639
661
  version?: boolean | undefined;
640
662
  build?: boolean | undefined;
641
663
  help?: boolean | undefined;
642
664
  yes?: boolean | undefined;
643
665
  plugin?: NonEmptyString.NonEmptyString | undefined;
644
666
  env?: string | undefined;
645
- quickstart?: string | undefined;
646
667
  pluginName?: string | undefined;
647
668
  } & {
648
669
  [k: string]: unknown;
649
670
  } & {
650
- readonly __type: any;
671
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
651
672
  };
652
673
  from: (input: unknown) => {
653
674
  _: (string | number)[];
654
675
  projectDir: string & {
655
- readonly __type: any;
676
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
656
677
  };
657
678
  maxConcurrency: number;
658
679
  debug: boolean;
@@ -661,26 +682,26 @@ export declare const generatedSchemas: {
661
682
  fromVsCode: boolean;
662
683
  setBuild: string;
663
684
  setVersion: string;
685
+ quickstart?: string | undefined;
664
686
  version?: boolean | undefined;
665
687
  build?: boolean | undefined;
666
688
  help?: boolean | undefined;
667
689
  yes?: boolean | undefined;
668
690
  plugin?: NonEmptyString.NonEmptyString | undefined;
669
691
  env?: string | undefined;
670
- quickstart?: string | undefined;
671
692
  pluginName?: string | undefined;
672
693
  } & {
673
694
  [k: string]: unknown;
674
695
  } & {
675
- readonly __type: any;
696
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
676
697
  };
677
698
  };
678
699
  export declare const create: (input: z.objectOutputType<{
679
700
  _: z.ZodArray<z.ZodUnion<[z.ZodString, z.ZodNumber]>, "many">;
680
701
  projectDir: z.ZodEffects<z.ZodEffects<z.ZodType<any, z.ZodTypeDef, any>, string & {
681
- readonly __type: any;
702
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
682
703
  }, any>, string & {
683
- readonly __type: any;
704
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
684
705
  }, any>;
685
706
  maxConcurrency: z.ZodEffects<z.ZodDefault<z.ZodNumber>, number, unknown>;
686
707
  debug: z.ZodEffects<z.ZodDefault<z.ZodBoolean>, boolean, unknown>;
@@ -700,7 +721,7 @@ export declare const create: (input: z.objectOutputType<{
700
721
  }, z.ZodTypeAny, "passthrough">) => {
701
722
  _: (string | number)[];
702
723
  projectDir: string & {
703
- readonly __type: any;
724
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
704
725
  };
705
726
  maxConcurrency: number;
706
727
  debug: boolean;
@@ -709,22 +730,22 @@ export declare const create: (input: z.objectOutputType<{
709
730
  fromVsCode: boolean;
710
731
  setBuild: string;
711
732
  setVersion: string;
733
+ quickstart?: string | undefined;
712
734
  version?: boolean | undefined;
713
735
  build?: boolean | undefined;
714
736
  help?: boolean | undefined;
715
737
  yes?: boolean | undefined;
716
738
  plugin?: NonEmptyString.NonEmptyString | undefined;
717
739
  env?: string | undefined;
718
- quickstart?: string | undefined;
719
740
  pluginName?: string | undefined;
720
741
  } & {
721
742
  [k: string]: unknown;
722
743
  } & {
723
- readonly __type: any;
744
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
724
745
  }, of: (input: unknown) => import("fluture").FutureInstance<import("./TaqError").TaqError, {
725
746
  _: (string | number)[];
726
747
  projectDir: string & {
727
- readonly __type: any;
748
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
728
749
  };
729
750
  maxConcurrency: number;
730
751
  debug: boolean;
@@ -733,24 +754,24 @@ export declare const create: (input: z.objectOutputType<{
733
754
  fromVsCode: boolean;
734
755
  setBuild: string;
735
756
  setVersion: string;
757
+ quickstart?: string | undefined;
736
758
  version?: boolean | undefined;
737
759
  build?: boolean | undefined;
738
760
  help?: boolean | undefined;
739
761
  yes?: boolean | undefined;
740
762
  plugin?: NonEmptyString.NonEmptyString | undefined;
741
763
  env?: string | undefined;
742
- quickstart?: string | undefined;
743
764
  pluginName?: string | undefined;
744
765
  } & {
745
766
  [k: string]: unknown;
746
767
  } & {
747
- readonly __type: any;
768
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
748
769
  }>, make: (input: z.objectOutputType<{
749
770
  _: z.ZodArray<z.ZodUnion<[z.ZodString, z.ZodNumber]>, "many">;
750
771
  projectDir: z.ZodEffects<z.ZodEffects<z.ZodType<any, z.ZodTypeDef, any>, string & {
751
- readonly __type: any;
772
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
752
773
  }, any>, string & {
753
- readonly __type: any;
774
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
754
775
  }, any>;
755
776
  maxConcurrency: z.ZodEffects<z.ZodDefault<z.ZodNumber>, number, unknown>;
756
777
  debug: z.ZodEffects<z.ZodDefault<z.ZodBoolean>, boolean, unknown>;
@@ -770,7 +791,7 @@ export declare const create: (input: z.objectOutputType<{
770
791
  }, z.ZodTypeAny, "passthrough">) => import("fluture").FutureInstance<import("./TaqError").TaqError, {
771
792
  _: (string | number)[];
772
793
  projectDir: string & {
773
- readonly __type: any;
794
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
774
795
  };
775
796
  maxConcurrency: number;
776
797
  debug: boolean;
@@ -779,18 +800,18 @@ export declare const create: (input: z.objectOutputType<{
779
800
  fromVsCode: boolean;
780
801
  setBuild: string;
781
802
  setVersion: string;
803
+ quickstart?: string | undefined;
782
804
  version?: boolean | undefined;
783
805
  build?: boolean | undefined;
784
806
  help?: boolean | undefined;
785
807
  yes?: boolean | undefined;
786
808
  plugin?: NonEmptyString.NonEmptyString | undefined;
787
809
  env?: string | undefined;
788
- quickstart?: string | undefined;
789
810
  pluginName?: string | undefined;
790
811
  } & {
791
812
  [k: string]: unknown;
792
813
  } & {
793
- readonly __type: any;
814
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
794
815
  }>;
795
816
  export type SanitizedArgs = z.infer<typeof generatedSchemas.schema>;
796
817
  export type t = SanitizedArgs;
@@ -798,7 +819,7 @@ export declare const schemas: {
798
819
  schema: z.ZodEffects<z.ZodEffects<z.ZodType<any, z.ZodTypeDef, any>, {
799
820
  _: (string | number)[];
800
821
  projectDir: string & {
801
- readonly __type: any;
822
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
802
823
  };
803
824
  maxConcurrency: number;
804
825
  debug: boolean;
@@ -807,22 +828,22 @@ export declare const schemas: {
807
828
  fromVsCode: boolean;
808
829
  setBuild: string;
809
830
  setVersion: string;
831
+ quickstart?: string | undefined;
810
832
  version?: boolean | undefined;
811
833
  build?: boolean | undefined;
812
834
  help?: boolean | undefined;
813
835
  yes?: boolean | undefined;
814
836
  plugin?: NonEmptyString.NonEmptyString | undefined;
815
837
  env?: string | undefined;
816
- quickstart?: string | undefined;
817
838
  pluginName?: string | undefined;
818
839
  } & {
819
840
  [k: string]: unknown;
820
841
  } & {
821
- readonly __type: any;
842
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
822
843
  }, any>, {
823
844
  _: (string | number)[];
824
845
  projectDir: string & {
825
- readonly __type: any;
846
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
826
847
  };
827
848
  maxConcurrency: number;
828
849
  debug: boolean;
@@ -831,18 +852,18 @@ export declare const schemas: {
831
852
  fromVsCode: boolean;
832
853
  setBuild: string;
833
854
  setVersion: string;
855
+ quickstart?: string | undefined;
834
856
  version?: boolean | undefined;
835
857
  build?: boolean | undefined;
836
858
  help?: boolean | undefined;
837
859
  yes?: boolean | undefined;
838
860
  plugin?: NonEmptyString.NonEmptyString | undefined;
839
861
  env?: string | undefined;
840
- quickstart?: string | undefined;
841
862
  pluginName?: string | undefined;
842
863
  } & {
843
864
  [k: string]: unknown;
844
865
  } & {
845
- readonly __type: any;
866
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
846
867
  }, any>;
847
868
  rawSchema: z.ZodType<any, z.ZodTypeDef, any>;
848
869
  internalSchema: z.ZodType<any, z.ZodTypeDef, any>;
@@ -854,7 +875,7 @@ export declare const scaffoldTaskArgs: {
854
875
  schema: z.ZodEffects<z.ZodType<any, z.ZodTypeDef, any>, {
855
876
  _: (string | number)[];
856
877
  projectDir: string & {
857
- readonly __type: any;
878
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
858
879
  };
859
880
  maxConcurrency: number;
860
881
  debug: boolean;
@@ -864,7 +885,7 @@ export declare const scaffoldTaskArgs: {
864
885
  setBuild: string;
865
886
  setVersion: string;
866
887
  scaffoldProjectDir: string & {
867
- readonly __type: any;
888
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
868
889
  };
869
890
  scaffoldUrl: {
870
891
  __type: Url.Url;
@@ -883,17 +904,16 @@ export declare const scaffoldTaskArgs: {
883
904
  } & {
884
905
  [k: string]: unknown;
885
906
  } & {
886
- readonly __type: any;
907
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
887
908
  }, any>;
888
909
  };
889
910
  factory: {
890
- make: (input: z.objectOutputType<{
891
- quickstart: z.ZodOptional<z.ZodString>;
911
+ make: (input: z.objectOutputType<z.objectUtil.extendShape<{
892
912
  _: z.ZodArray<z.ZodUnion<[z.ZodString, z.ZodNumber]>, "many">;
893
913
  projectDir: z.ZodEffects<z.ZodEffects<z.ZodType<any, z.ZodTypeDef, any>, string & {
894
- readonly __type: any;
914
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
895
915
  }, any>, string & {
896
- readonly __type: any;
916
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
897
917
  }, any>;
898
918
  maxConcurrency: z.ZodEffects<z.ZodDefault<z.ZodNumber>, number, unknown>;
899
919
  debug: z.ZodEffects<z.ZodDefault<z.ZodBoolean>, boolean, unknown>;
@@ -906,18 +926,20 @@ export declare const scaffoldTaskArgs: {
906
926
  yes: z.ZodEffects<z.ZodOptional<z.ZodBoolean>, boolean | undefined, unknown>;
907
927
  plugin: z.ZodOptional<z.ZodEffects<z.ZodString, NonEmptyString.NonEmptyString, string>>;
908
928
  env: z.ZodOptional<z.ZodString>;
929
+ quickstart: z.ZodOptional<z.ZodString>;
909
930
  setBuild: z.ZodEffects<z.ZodString, string, unknown>;
910
931
  setVersion: z.ZodString;
911
932
  pluginName: z.ZodOptional<z.ZodString>;
933
+ }, {
912
934
  scaffoldProjectDir: z.ZodEffects<z.ZodString, string & {
913
- readonly __type: any;
935
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
914
936
  }, string>;
915
937
  scaffoldUrl: z.ZodEffects<z.ZodString, Url.Url, string>;
916
938
  branch: z.ZodOptional<z.ZodString>;
917
- }, z.ZodTypeAny, "passthrough">) => import("fluture").FutureInstance<import("./TaqError").TaqError, {
939
+ }>, z.ZodTypeAny, "passthrough">) => import("fluture").FutureInstance<import("./TaqError").TaqError, {
918
940
  _: (string | number)[];
919
941
  projectDir: string & {
920
- readonly __type: any;
942
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
921
943
  };
922
944
  maxConcurrency: number;
923
945
  debug: boolean;
@@ -927,7 +949,7 @@ export declare const scaffoldTaskArgs: {
927
949
  setBuild: string;
928
950
  setVersion: string;
929
951
  scaffoldProjectDir: string & {
930
- readonly __type: any;
952
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
931
953
  };
932
954
  scaffoldUrl: {
933
955
  __type: Url.Url;
@@ -946,12 +968,12 @@ export declare const scaffoldTaskArgs: {
946
968
  } & {
947
969
  [k: string]: unknown;
948
970
  } & {
949
- readonly __type: any;
971
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
950
972
  }>;
951
973
  of: (input: unknown) => import("fluture").FutureInstance<import("./TaqError").TaqError, {
952
974
  _: (string | number)[];
953
975
  projectDir: string & {
954
- readonly __type: any;
976
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
955
977
  };
956
978
  maxConcurrency: number;
957
979
  debug: boolean;
@@ -961,7 +983,7 @@ export declare const scaffoldTaskArgs: {
961
983
  setBuild: string;
962
984
  setVersion: string;
963
985
  scaffoldProjectDir: string & {
964
- readonly __type: any;
986
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
965
987
  };
966
988
  scaffoldUrl: {
967
989
  __type: Url.Url;
@@ -980,15 +1002,14 @@ export declare const scaffoldTaskArgs: {
980
1002
  } & {
981
1003
  [k: string]: unknown;
982
1004
  } & {
983
- readonly __type: any;
1005
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
984
1006
  }>;
985
- create: (input: z.objectOutputType<{
986
- quickstart: z.ZodOptional<z.ZodString>;
1007
+ create: (input: z.objectOutputType<z.objectUtil.extendShape<{
987
1008
  _: z.ZodArray<z.ZodUnion<[z.ZodString, z.ZodNumber]>, "many">;
988
1009
  projectDir: z.ZodEffects<z.ZodEffects<z.ZodType<any, z.ZodTypeDef, any>, string & {
989
- readonly __type: any;
1010
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
990
1011
  }, any>, string & {
991
- readonly __type: any;
1012
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
992
1013
  }, any>;
993
1014
  maxConcurrency: z.ZodEffects<z.ZodDefault<z.ZodNumber>, number, unknown>;
994
1015
  debug: z.ZodEffects<z.ZodDefault<z.ZodBoolean>, boolean, unknown>;
@@ -1001,18 +1022,20 @@ export declare const scaffoldTaskArgs: {
1001
1022
  yes: z.ZodEffects<z.ZodOptional<z.ZodBoolean>, boolean | undefined, unknown>;
1002
1023
  plugin: z.ZodOptional<z.ZodEffects<z.ZodString, NonEmptyString.NonEmptyString, string>>;
1003
1024
  env: z.ZodOptional<z.ZodString>;
1025
+ quickstart: z.ZodOptional<z.ZodString>;
1004
1026
  setBuild: z.ZodEffects<z.ZodString, string, unknown>;
1005
1027
  setVersion: z.ZodString;
1006
1028
  pluginName: z.ZodOptional<z.ZodString>;
1029
+ }, {
1007
1030
  scaffoldProjectDir: z.ZodEffects<z.ZodString, string & {
1008
- readonly __type: any;
1031
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
1009
1032
  }, string>;
1010
1033
  scaffoldUrl: z.ZodEffects<z.ZodString, Url.Url, string>;
1011
1034
  branch: z.ZodOptional<z.ZodString>;
1012
- }, z.ZodTypeAny, "passthrough">) => {
1035
+ }>, z.ZodTypeAny, "passthrough">) => {
1013
1036
  _: (string | number)[];
1014
1037
  projectDir: string & {
1015
- readonly __type: any;
1038
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
1016
1039
  };
1017
1040
  maxConcurrency: number;
1018
1041
  debug: boolean;
@@ -1022,7 +1045,7 @@ export declare const scaffoldTaskArgs: {
1022
1045
  setBuild: string;
1023
1046
  setVersion: string;
1024
1047
  scaffoldProjectDir: string & {
1025
- readonly __type: any;
1048
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
1026
1049
  };
1027
1050
  scaffoldUrl: {
1028
1051
  __type: Url.Url;
@@ -1041,12 +1064,12 @@ export declare const scaffoldTaskArgs: {
1041
1064
  } & {
1042
1065
  [k: string]: unknown;
1043
1066
  } & {
1044
- readonly __type: any;
1067
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
1045
1068
  };
1046
1069
  from: (input: unknown) => {
1047
1070
  _: (string | number)[];
1048
1071
  projectDir: string & {
1049
- readonly __type: any;
1072
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
1050
1073
  };
1051
1074
  maxConcurrency: number;
1052
1075
  debug: boolean;
@@ -1056,7 +1079,7 @@ export declare const scaffoldTaskArgs: {
1056
1079
  setBuild: string;
1057
1080
  setVersion: string;
1058
1081
  scaffoldProjectDir: string & {
1059
- readonly __type: any;
1082
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
1060
1083
  };
1061
1084
  scaffoldUrl: {
1062
1085
  __type: Url.Url;
@@ -1075,7 +1098,7 @@ export declare const scaffoldTaskArgs: {
1075
1098
  } & {
1076
1099
  [k: string]: unknown;
1077
1100
  } & {
1078
- readonly __type: any;
1101
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
1079
1102
  };
1080
1103
  };
1081
1104
  };
@@ -1086,7 +1109,7 @@ export declare const provisionTaskArgs: {
1086
1109
  schema: z.ZodEffects<z.ZodType<any, z.ZodTypeDef, any>, {
1087
1110
  _: (string | number)[];
1088
1111
  projectDir: string & {
1089
- readonly __type: any;
1112
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
1090
1113
  };
1091
1114
  maxConcurrency: number;
1092
1115
  debug: boolean;
@@ -1103,22 +1126,21 @@ export declare const provisionTaskArgs: {
1103
1126
  yes?: boolean | undefined;
1104
1127
  plugin?: NonEmptyString.NonEmptyString | undefined;
1105
1128
  env?: string | undefined;
1106
- pluginName?: string | undefined;
1107
1129
  name?: string | undefined;
1130
+ pluginName?: string | undefined;
1108
1131
  } & {
1109
1132
  [k: string]: unknown;
1110
1133
  } & {
1111
- readonly __type: any;
1134
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
1112
1135
  }, any>;
1113
1136
  };
1114
1137
  factory: {
1115
- make: (input: z.objectOutputType<{
1116
- quickstart: z.ZodOptional<z.ZodString>;
1138
+ make: (input: z.objectOutputType<z.objectUtil.extendShape<{
1117
1139
  _: z.ZodArray<z.ZodUnion<[z.ZodString, z.ZodNumber]>, "many">;
1118
1140
  projectDir: z.ZodEffects<z.ZodEffects<z.ZodType<any, z.ZodTypeDef, any>, string & {
1119
- readonly __type: any;
1141
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
1120
1142
  }, any>, string & {
1121
- readonly __type: any;
1143
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
1122
1144
  }, any>;
1123
1145
  maxConcurrency: z.ZodEffects<z.ZodDefault<z.ZodNumber>, number, unknown>;
1124
1146
  debug: z.ZodEffects<z.ZodDefault<z.ZodBoolean>, boolean, unknown>;
@@ -1131,15 +1153,17 @@ export declare const provisionTaskArgs: {
1131
1153
  yes: z.ZodEffects<z.ZodOptional<z.ZodBoolean>, boolean | undefined, unknown>;
1132
1154
  plugin: z.ZodOptional<z.ZodEffects<z.ZodString, NonEmptyString.NonEmptyString, string>>;
1133
1155
  env: z.ZodOptional<z.ZodString>;
1156
+ quickstart: z.ZodOptional<z.ZodString>;
1134
1157
  setBuild: z.ZodEffects<z.ZodString, string, unknown>;
1135
1158
  setVersion: z.ZodString;
1136
1159
  pluginName: z.ZodOptional<z.ZodString>;
1160
+ }, {
1137
1161
  operation: z.ZodString;
1138
1162
  name: z.ZodOptional<z.ZodString>;
1139
- }, z.ZodTypeAny, "passthrough">) => import("fluture").FutureInstance<import("./TaqError").TaqError, {
1163
+ }>, z.ZodTypeAny, "passthrough">) => import("fluture").FutureInstance<import("./TaqError").TaqError, {
1140
1164
  _: (string | number)[];
1141
1165
  projectDir: string & {
1142
- readonly __type: any;
1166
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
1143
1167
  };
1144
1168
  maxConcurrency: number;
1145
1169
  debug: boolean;
@@ -1156,17 +1180,17 @@ export declare const provisionTaskArgs: {
1156
1180
  yes?: boolean | undefined;
1157
1181
  plugin?: NonEmptyString.NonEmptyString | undefined;
1158
1182
  env?: string | undefined;
1159
- pluginName?: string | undefined;
1160
1183
  name?: string | undefined;
1184
+ pluginName?: string | undefined;
1161
1185
  } & {
1162
1186
  [k: string]: unknown;
1163
1187
  } & {
1164
- readonly __type: any;
1188
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
1165
1189
  }>;
1166
1190
  of: (input: unknown) => import("fluture").FutureInstance<import("./TaqError").TaqError, {
1167
1191
  _: (string | number)[];
1168
1192
  projectDir: string & {
1169
- readonly __type: any;
1193
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
1170
1194
  };
1171
1195
  maxConcurrency: number;
1172
1196
  debug: boolean;
@@ -1183,20 +1207,19 @@ export declare const provisionTaskArgs: {
1183
1207
  yes?: boolean | undefined;
1184
1208
  plugin?: NonEmptyString.NonEmptyString | undefined;
1185
1209
  env?: string | undefined;
1186
- pluginName?: string | undefined;
1187
1210
  name?: string | undefined;
1211
+ pluginName?: string | undefined;
1188
1212
  } & {
1189
1213
  [k: string]: unknown;
1190
1214
  } & {
1191
- readonly __type: any;
1215
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
1192
1216
  }>;
1193
- create: (input: z.objectOutputType<{
1194
- quickstart: z.ZodOptional<z.ZodString>;
1217
+ create: (input: z.objectOutputType<z.objectUtil.extendShape<{
1195
1218
  _: z.ZodArray<z.ZodUnion<[z.ZodString, z.ZodNumber]>, "many">;
1196
1219
  projectDir: z.ZodEffects<z.ZodEffects<z.ZodType<any, z.ZodTypeDef, any>, string & {
1197
- readonly __type: any;
1220
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
1198
1221
  }, any>, string & {
1199
- readonly __type: any;
1222
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
1200
1223
  }, any>;
1201
1224
  maxConcurrency: z.ZodEffects<z.ZodDefault<z.ZodNumber>, number, unknown>;
1202
1225
  debug: z.ZodEffects<z.ZodDefault<z.ZodBoolean>, boolean, unknown>;
@@ -1209,15 +1232,17 @@ export declare const provisionTaskArgs: {
1209
1232
  yes: z.ZodEffects<z.ZodOptional<z.ZodBoolean>, boolean | undefined, unknown>;
1210
1233
  plugin: z.ZodOptional<z.ZodEffects<z.ZodString, NonEmptyString.NonEmptyString, string>>;
1211
1234
  env: z.ZodOptional<z.ZodString>;
1235
+ quickstart: z.ZodOptional<z.ZodString>;
1212
1236
  setBuild: z.ZodEffects<z.ZodString, string, unknown>;
1213
1237
  setVersion: z.ZodString;
1214
1238
  pluginName: z.ZodOptional<z.ZodString>;
1239
+ }, {
1215
1240
  operation: z.ZodString;
1216
1241
  name: z.ZodOptional<z.ZodString>;
1217
- }, z.ZodTypeAny, "passthrough">) => {
1242
+ }>, z.ZodTypeAny, "passthrough">) => {
1218
1243
  _: (string | number)[];
1219
1244
  projectDir: string & {
1220
- readonly __type: any;
1245
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
1221
1246
  };
1222
1247
  maxConcurrency: number;
1223
1248
  debug: boolean;
@@ -1234,17 +1259,17 @@ export declare const provisionTaskArgs: {
1234
1259
  yes?: boolean | undefined;
1235
1260
  plugin?: NonEmptyString.NonEmptyString | undefined;
1236
1261
  env?: string | undefined;
1237
- pluginName?: string | undefined;
1238
1262
  name?: string | undefined;
1263
+ pluginName?: string | undefined;
1239
1264
  } & {
1240
1265
  [k: string]: unknown;
1241
1266
  } & {
1242
- readonly __type: any;
1267
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
1243
1268
  };
1244
1269
  from: (input: unknown) => {
1245
1270
  _: (string | number)[];
1246
1271
  projectDir: string & {
1247
- readonly __type: any;
1272
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
1248
1273
  };
1249
1274
  maxConcurrency: number;
1250
1275
  debug: boolean;
@@ -1261,12 +1286,12 @@ export declare const provisionTaskArgs: {
1261
1286
  yes?: boolean | undefined;
1262
1287
  plugin?: NonEmptyString.NonEmptyString | undefined;
1263
1288
  env?: string | undefined;
1264
- pluginName?: string | undefined;
1265
1289
  name?: string | undefined;
1290
+ pluginName?: string | undefined;
1266
1291
  } & {
1267
1292
  [k: string]: unknown;
1268
1293
  } & {
1269
- readonly __type: any;
1294
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
1270
1295
  };
1271
1296
  };
1272
1297
  };
@@ -1277,7 +1302,7 @@ export declare const installTaskArgs: {
1277
1302
  schema: z.ZodEffects<z.ZodType<any, z.ZodTypeDef, any>, {
1278
1303
  _: (string | number)[];
1279
1304
  projectDir: string & {
1280
- readonly __type: any;
1305
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
1281
1306
  };
1282
1307
  maxConcurrency: number;
1283
1308
  debug: boolean;
@@ -1297,17 +1322,16 @@ export declare const installTaskArgs: {
1297
1322
  } & {
1298
1323
  [k: string]: unknown;
1299
1324
  } & {
1300
- readonly __type: any;
1325
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
1301
1326
  }, any>;
1302
1327
  };
1303
1328
  factory: {
1304
- make: (input: z.objectOutputType<{
1305
- quickstart: z.ZodOptional<z.ZodString>;
1329
+ make: (input: z.objectOutputType<z.objectUtil.extendShape<Omit<{
1306
1330
  _: z.ZodArray<z.ZodUnion<[z.ZodString, z.ZodNumber]>, "many">;
1307
1331
  projectDir: z.ZodEffects<z.ZodEffects<z.ZodType<any, z.ZodTypeDef, any>, string & {
1308
- readonly __type: any;
1332
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
1309
1333
  }, any>, string & {
1310
- readonly __type: any;
1334
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
1311
1335
  }, any>;
1312
1336
  maxConcurrency: z.ZodEffects<z.ZodDefault<z.ZodNumber>, number, unknown>;
1313
1337
  debug: z.ZodEffects<z.ZodDefault<z.ZodBoolean>, boolean, unknown>;
@@ -1320,13 +1344,16 @@ export declare const installTaskArgs: {
1320
1344
  yes: z.ZodEffects<z.ZodOptional<z.ZodBoolean>, boolean | undefined, unknown>;
1321
1345
  plugin: z.ZodOptional<z.ZodEffects<z.ZodString, NonEmptyString.NonEmptyString, string>>;
1322
1346
  env: z.ZodOptional<z.ZodString>;
1347
+ quickstart: z.ZodOptional<z.ZodString>;
1323
1348
  setBuild: z.ZodEffects<z.ZodString, string, unknown>;
1324
1349
  setVersion: z.ZodString;
1350
+ pluginName: z.ZodOptional<z.ZodString>;
1351
+ }, "pluginName">, {
1325
1352
  pluginName: z.ZodString;
1326
- }, z.ZodTypeAny, "passthrough">) => import("fluture").FutureInstance<import("./TaqError").TaqError, {
1353
+ }>, z.ZodTypeAny, "passthrough">) => import("fluture").FutureInstance<import("./TaqError").TaqError, {
1327
1354
  _: (string | number)[];
1328
1355
  projectDir: string & {
1329
- readonly __type: any;
1356
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
1330
1357
  };
1331
1358
  maxConcurrency: number;
1332
1359
  debug: boolean;
@@ -1346,12 +1373,12 @@ export declare const installTaskArgs: {
1346
1373
  } & {
1347
1374
  [k: string]: unknown;
1348
1375
  } & {
1349
- readonly __type: any;
1376
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
1350
1377
  }>;
1351
1378
  of: (input: unknown) => import("fluture").FutureInstance<import("./TaqError").TaqError, {
1352
1379
  _: (string | number)[];
1353
1380
  projectDir: string & {
1354
- readonly __type: any;
1381
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
1355
1382
  };
1356
1383
  maxConcurrency: number;
1357
1384
  debug: boolean;
@@ -1371,15 +1398,14 @@ export declare const installTaskArgs: {
1371
1398
  } & {
1372
1399
  [k: string]: unknown;
1373
1400
  } & {
1374
- readonly __type: any;
1401
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
1375
1402
  }>;
1376
- create: (input: z.objectOutputType<{
1377
- quickstart: z.ZodOptional<z.ZodString>;
1403
+ create: (input: z.objectOutputType<z.objectUtil.extendShape<Omit<{
1378
1404
  _: z.ZodArray<z.ZodUnion<[z.ZodString, z.ZodNumber]>, "many">;
1379
1405
  projectDir: z.ZodEffects<z.ZodEffects<z.ZodType<any, z.ZodTypeDef, any>, string & {
1380
- readonly __type: any;
1406
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
1381
1407
  }, any>, string & {
1382
- readonly __type: any;
1408
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
1383
1409
  }, any>;
1384
1410
  maxConcurrency: z.ZodEffects<z.ZodDefault<z.ZodNumber>, number, unknown>;
1385
1411
  debug: z.ZodEffects<z.ZodDefault<z.ZodBoolean>, boolean, unknown>;
@@ -1392,13 +1418,16 @@ export declare const installTaskArgs: {
1392
1418
  yes: z.ZodEffects<z.ZodOptional<z.ZodBoolean>, boolean | undefined, unknown>;
1393
1419
  plugin: z.ZodOptional<z.ZodEffects<z.ZodString, NonEmptyString.NonEmptyString, string>>;
1394
1420
  env: z.ZodOptional<z.ZodString>;
1421
+ quickstart: z.ZodOptional<z.ZodString>;
1395
1422
  setBuild: z.ZodEffects<z.ZodString, string, unknown>;
1396
1423
  setVersion: z.ZodString;
1424
+ pluginName: z.ZodOptional<z.ZodString>;
1425
+ }, "pluginName">, {
1397
1426
  pluginName: z.ZodString;
1398
- }, z.ZodTypeAny, "passthrough">) => {
1427
+ }>, z.ZodTypeAny, "passthrough">) => {
1399
1428
  _: (string | number)[];
1400
1429
  projectDir: string & {
1401
- readonly __type: any;
1430
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
1402
1431
  };
1403
1432
  maxConcurrency: number;
1404
1433
  debug: boolean;
@@ -1418,12 +1447,12 @@ export declare const installTaskArgs: {
1418
1447
  } & {
1419
1448
  [k: string]: unknown;
1420
1449
  } & {
1421
- readonly __type: any;
1450
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
1422
1451
  };
1423
1452
  from: (input: unknown) => {
1424
1453
  _: (string | number)[];
1425
1454
  projectDir: string & {
1426
- readonly __type: any;
1455
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
1427
1456
  };
1428
1457
  maxConcurrency: number;
1429
1458
  debug: boolean;
@@ -1443,7 +1472,7 @@ export declare const installTaskArgs: {
1443
1472
  } & {
1444
1473
  [k: string]: unknown;
1445
1474
  } & {
1446
- readonly __type: any;
1475
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
1447
1476
  };
1448
1477
  };
1449
1478
  };
@@ -1454,7 +1483,7 @@ export declare const uninstallTaskArgs: {
1454
1483
  schema: z.ZodEffects<z.ZodType<any, z.ZodTypeDef, any>, {
1455
1484
  _: (string | number)[];
1456
1485
  projectDir: string & {
1457
- readonly __type: any;
1486
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
1458
1487
  };
1459
1488
  maxConcurrency: number;
1460
1489
  debug: boolean;
@@ -1474,17 +1503,16 @@ export declare const uninstallTaskArgs: {
1474
1503
  } & {
1475
1504
  [k: string]: unknown;
1476
1505
  } & {
1477
- readonly __type: any;
1506
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
1478
1507
  }, any>;
1479
1508
  };
1480
1509
  factory: {
1481
- make: (input: z.objectOutputType<{
1482
- quickstart: z.ZodOptional<z.ZodString>;
1510
+ make: (input: z.objectOutputType<z.objectUtil.extendShape<Omit<{
1483
1511
  _: z.ZodArray<z.ZodUnion<[z.ZodString, z.ZodNumber]>, "many">;
1484
1512
  projectDir: z.ZodEffects<z.ZodEffects<z.ZodType<any, z.ZodTypeDef, any>, string & {
1485
- readonly __type: any;
1513
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
1486
1514
  }, any>, string & {
1487
- readonly __type: any;
1515
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
1488
1516
  }, any>;
1489
1517
  maxConcurrency: z.ZodEffects<z.ZodDefault<z.ZodNumber>, number, unknown>;
1490
1518
  debug: z.ZodEffects<z.ZodDefault<z.ZodBoolean>, boolean, unknown>;
@@ -1497,13 +1525,16 @@ export declare const uninstallTaskArgs: {
1497
1525
  yes: z.ZodEffects<z.ZodOptional<z.ZodBoolean>, boolean | undefined, unknown>;
1498
1526
  plugin: z.ZodOptional<z.ZodEffects<z.ZodString, NonEmptyString.NonEmptyString, string>>;
1499
1527
  env: z.ZodOptional<z.ZodString>;
1528
+ quickstart: z.ZodOptional<z.ZodString>;
1500
1529
  setBuild: z.ZodEffects<z.ZodString, string, unknown>;
1501
1530
  setVersion: z.ZodString;
1531
+ pluginName: z.ZodOptional<z.ZodString>;
1532
+ }, "pluginName">, {
1502
1533
  pluginName: z.ZodString;
1503
- }, z.ZodTypeAny, "passthrough">) => import("fluture").FutureInstance<import("./TaqError").TaqError, {
1534
+ }>, z.ZodTypeAny, "passthrough">) => import("fluture").FutureInstance<import("./TaqError").TaqError, {
1504
1535
  _: (string | number)[];
1505
1536
  projectDir: string & {
1506
- readonly __type: any;
1537
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
1507
1538
  };
1508
1539
  maxConcurrency: number;
1509
1540
  debug: boolean;
@@ -1523,12 +1554,12 @@ export declare const uninstallTaskArgs: {
1523
1554
  } & {
1524
1555
  [k: string]: unknown;
1525
1556
  } & {
1526
- readonly __type: any;
1557
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
1527
1558
  }>;
1528
1559
  of: (input: unknown) => import("fluture").FutureInstance<import("./TaqError").TaqError, {
1529
1560
  _: (string | number)[];
1530
1561
  projectDir: string & {
1531
- readonly __type: any;
1562
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
1532
1563
  };
1533
1564
  maxConcurrency: number;
1534
1565
  debug: boolean;
@@ -1548,15 +1579,14 @@ export declare const uninstallTaskArgs: {
1548
1579
  } & {
1549
1580
  [k: string]: unknown;
1550
1581
  } & {
1551
- readonly __type: any;
1582
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
1552
1583
  }>;
1553
- create: (input: z.objectOutputType<{
1554
- quickstart: z.ZodOptional<z.ZodString>;
1584
+ create: (input: z.objectOutputType<z.objectUtil.extendShape<Omit<{
1555
1585
  _: z.ZodArray<z.ZodUnion<[z.ZodString, z.ZodNumber]>, "many">;
1556
1586
  projectDir: z.ZodEffects<z.ZodEffects<z.ZodType<any, z.ZodTypeDef, any>, string & {
1557
- readonly __type: any;
1587
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
1558
1588
  }, any>, string & {
1559
- readonly __type: any;
1589
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
1560
1590
  }, any>;
1561
1591
  maxConcurrency: z.ZodEffects<z.ZodDefault<z.ZodNumber>, number, unknown>;
1562
1592
  debug: z.ZodEffects<z.ZodDefault<z.ZodBoolean>, boolean, unknown>;
@@ -1569,13 +1599,16 @@ export declare const uninstallTaskArgs: {
1569
1599
  yes: z.ZodEffects<z.ZodOptional<z.ZodBoolean>, boolean | undefined, unknown>;
1570
1600
  plugin: z.ZodOptional<z.ZodEffects<z.ZodString, NonEmptyString.NonEmptyString, string>>;
1571
1601
  env: z.ZodOptional<z.ZodString>;
1602
+ quickstart: z.ZodOptional<z.ZodString>;
1572
1603
  setBuild: z.ZodEffects<z.ZodString, string, unknown>;
1573
1604
  setVersion: z.ZodString;
1605
+ pluginName: z.ZodOptional<z.ZodString>;
1606
+ }, "pluginName">, {
1574
1607
  pluginName: z.ZodString;
1575
- }, z.ZodTypeAny, "passthrough">) => {
1608
+ }>, z.ZodTypeAny, "passthrough">) => {
1576
1609
  _: (string | number)[];
1577
1610
  projectDir: string & {
1578
- readonly __type: any;
1611
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
1579
1612
  };
1580
1613
  maxConcurrency: number;
1581
1614
  debug: boolean;
@@ -1595,12 +1628,12 @@ export declare const uninstallTaskArgs: {
1595
1628
  } & {
1596
1629
  [k: string]: unknown;
1597
1630
  } & {
1598
- readonly __type: any;
1631
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
1599
1632
  };
1600
1633
  from: (input: unknown) => {
1601
1634
  _: (string | number)[];
1602
1635
  projectDir: string & {
1603
- readonly __type: any;
1636
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
1604
1637
  };
1605
1638
  maxConcurrency: number;
1606
1639
  debug: boolean;
@@ -1620,7 +1653,7 @@ export declare const uninstallTaskArgs: {
1620
1653
  } & {
1621
1654
  [k: string]: unknown;
1622
1655
  } & {
1623
- readonly __type: any;
1656
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
1624
1657
  };
1625
1658
  };
1626
1659
  };
@@ -1631,7 +1664,7 @@ export declare const setEnvTaskArgs: {
1631
1664
  schema: z.ZodEffects<z.ZodType<any, z.ZodTypeDef, any>, {
1632
1665
  _: (string | number)[];
1633
1666
  projectDir: string & {
1634
- readonly __type: any;
1667
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
1635
1668
  };
1636
1669
  maxConcurrency: number;
1637
1670
  debug: boolean;
@@ -1652,17 +1685,16 @@ export declare const setEnvTaskArgs: {
1652
1685
  } & {
1653
1686
  [k: string]: unknown;
1654
1687
  } & {
1655
- readonly __type: any;
1688
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
1656
1689
  }, any>;
1657
1690
  };
1658
1691
  factory: {
1659
- make: (input: z.objectOutputType<{
1660
- quickstart: z.ZodOptional<z.ZodString>;
1692
+ make: (input: z.objectOutputType<z.objectUtil.extendShape<{
1661
1693
  _: z.ZodArray<z.ZodUnion<[z.ZodString, z.ZodNumber]>, "many">;
1662
1694
  projectDir: z.ZodEffects<z.ZodEffects<z.ZodType<any, z.ZodTypeDef, any>, string & {
1663
- readonly __type: any;
1695
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
1664
1696
  }, any>, string & {
1665
- readonly __type: any;
1697
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
1666
1698
  }, any>;
1667
1699
  maxConcurrency: z.ZodEffects<z.ZodDefault<z.ZodNumber>, number, unknown>;
1668
1700
  debug: z.ZodEffects<z.ZodDefault<z.ZodBoolean>, boolean, unknown>;
@@ -1675,14 +1707,16 @@ export declare const setEnvTaskArgs: {
1675
1707
  yes: z.ZodEffects<z.ZodOptional<z.ZodBoolean>, boolean | undefined, unknown>;
1676
1708
  plugin: z.ZodOptional<z.ZodEffects<z.ZodString, NonEmptyString.NonEmptyString, string>>;
1677
1709
  env: z.ZodOptional<z.ZodString>;
1710
+ quickstart: z.ZodOptional<z.ZodString>;
1678
1711
  setBuild: z.ZodEffects<z.ZodString, string, unknown>;
1679
1712
  setVersion: z.ZodString;
1680
1713
  pluginName: z.ZodOptional<z.ZodString>;
1714
+ }, {
1681
1715
  defaultEnvironment: z.ZodString;
1682
- }, z.ZodTypeAny, "passthrough">) => import("fluture").FutureInstance<import("./TaqError").TaqError, {
1716
+ }>, z.ZodTypeAny, "passthrough">) => import("fluture").FutureInstance<import("./TaqError").TaqError, {
1683
1717
  _: (string | number)[];
1684
1718
  projectDir: string & {
1685
- readonly __type: any;
1719
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
1686
1720
  };
1687
1721
  maxConcurrency: number;
1688
1722
  debug: boolean;
@@ -1703,12 +1737,12 @@ export declare const setEnvTaskArgs: {
1703
1737
  } & {
1704
1738
  [k: string]: unknown;
1705
1739
  } & {
1706
- readonly __type: any;
1740
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
1707
1741
  }>;
1708
1742
  of: (input: unknown) => import("fluture").FutureInstance<import("./TaqError").TaqError, {
1709
1743
  _: (string | number)[];
1710
1744
  projectDir: string & {
1711
- readonly __type: any;
1745
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
1712
1746
  };
1713
1747
  maxConcurrency: number;
1714
1748
  debug: boolean;
@@ -1729,15 +1763,14 @@ export declare const setEnvTaskArgs: {
1729
1763
  } & {
1730
1764
  [k: string]: unknown;
1731
1765
  } & {
1732
- readonly __type: any;
1766
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
1733
1767
  }>;
1734
- create: (input: z.objectOutputType<{
1735
- quickstart: z.ZodOptional<z.ZodString>;
1768
+ create: (input: z.objectOutputType<z.objectUtil.extendShape<{
1736
1769
  _: z.ZodArray<z.ZodUnion<[z.ZodString, z.ZodNumber]>, "many">;
1737
1770
  projectDir: z.ZodEffects<z.ZodEffects<z.ZodType<any, z.ZodTypeDef, any>, string & {
1738
- readonly __type: any;
1771
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
1739
1772
  }, any>, string & {
1740
- readonly __type: any;
1773
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
1741
1774
  }, any>;
1742
1775
  maxConcurrency: z.ZodEffects<z.ZodDefault<z.ZodNumber>, number, unknown>;
1743
1776
  debug: z.ZodEffects<z.ZodDefault<z.ZodBoolean>, boolean, unknown>;
@@ -1750,14 +1783,16 @@ export declare const setEnvTaskArgs: {
1750
1783
  yes: z.ZodEffects<z.ZodOptional<z.ZodBoolean>, boolean | undefined, unknown>;
1751
1784
  plugin: z.ZodOptional<z.ZodEffects<z.ZodString, NonEmptyString.NonEmptyString, string>>;
1752
1785
  env: z.ZodOptional<z.ZodString>;
1786
+ quickstart: z.ZodOptional<z.ZodString>;
1753
1787
  setBuild: z.ZodEffects<z.ZodString, string, unknown>;
1754
1788
  setVersion: z.ZodString;
1755
1789
  pluginName: z.ZodOptional<z.ZodString>;
1790
+ }, {
1756
1791
  defaultEnvironment: z.ZodString;
1757
- }, z.ZodTypeAny, "passthrough">) => {
1792
+ }>, z.ZodTypeAny, "passthrough">) => {
1758
1793
  _: (string | number)[];
1759
1794
  projectDir: string & {
1760
- readonly __type: any;
1795
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
1761
1796
  };
1762
1797
  maxConcurrency: number;
1763
1798
  debug: boolean;
@@ -1778,12 +1813,12 @@ export declare const setEnvTaskArgs: {
1778
1813
  } & {
1779
1814
  [k: string]: unknown;
1780
1815
  } & {
1781
- readonly __type: any;
1816
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
1782
1817
  };
1783
1818
  from: (input: unknown) => {
1784
1819
  _: (string | number)[];
1785
1820
  projectDir: string & {
1786
- readonly __type: any;
1821
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
1787
1822
  };
1788
1823
  maxConcurrency: number;
1789
1824
  debug: boolean;
@@ -1804,7 +1839,7 @@ export declare const setEnvTaskArgs: {
1804
1839
  } & {
1805
1840
  [k: string]: unknown;
1806
1841
  } & {
1807
- readonly __type: any;
1842
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
1808
1843
  };
1809
1844
  };
1810
1845
  };
@@ -1815,7 +1850,7 @@ export declare const createTaskArgs: {
1815
1850
  schema: z.ZodEffects<z.ZodType<any, z.ZodTypeDef, any>, {
1816
1851
  _: (string | number)[];
1817
1852
  projectDir: string & {
1818
- readonly __type: any;
1853
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
1819
1854
  };
1820
1855
  maxConcurrency: number;
1821
1856
  debug: boolean;
@@ -1836,17 +1871,16 @@ export declare const createTaskArgs: {
1836
1871
  } & {
1837
1872
  [k: string]: unknown;
1838
1873
  } & {
1839
- readonly __type: any;
1874
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
1840
1875
  }, any>;
1841
1876
  };
1842
1877
  factory: {
1843
- make: (input: z.objectOutputType<{
1844
- quickstart: z.ZodOptional<z.ZodString>;
1878
+ make: (input: z.objectOutputType<z.objectUtil.extendShape<{
1845
1879
  _: z.ZodArray<z.ZodUnion<[z.ZodString, z.ZodNumber]>, "many">;
1846
1880
  projectDir: z.ZodEffects<z.ZodEffects<z.ZodType<any, z.ZodTypeDef, any>, string & {
1847
- readonly __type: any;
1881
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
1848
1882
  }, any>, string & {
1849
- readonly __type: any;
1883
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
1850
1884
  }, any>;
1851
1885
  maxConcurrency: z.ZodEffects<z.ZodDefault<z.ZodNumber>, number, unknown>;
1852
1886
  debug: z.ZodEffects<z.ZodDefault<z.ZodBoolean>, boolean, unknown>;
@@ -1859,14 +1893,16 @@ export declare const createTaskArgs: {
1859
1893
  yes: z.ZodEffects<z.ZodOptional<z.ZodBoolean>, boolean | undefined, unknown>;
1860
1894
  plugin: z.ZodOptional<z.ZodEffects<z.ZodString, NonEmptyString.NonEmptyString, string>>;
1861
1895
  env: z.ZodOptional<z.ZodString>;
1896
+ quickstart: z.ZodOptional<z.ZodString>;
1862
1897
  setBuild: z.ZodEffects<z.ZodString, string, unknown>;
1863
1898
  setVersion: z.ZodString;
1864
1899
  pluginName: z.ZodOptional<z.ZodString>;
1900
+ }, {
1865
1901
  template: z.ZodString;
1866
- }, z.ZodTypeAny, "passthrough">) => import("fluture").FutureInstance<import("./TaqError").TaqError, {
1902
+ }>, z.ZodTypeAny, "passthrough">) => import("fluture").FutureInstance<import("./TaqError").TaqError, {
1867
1903
  _: (string | number)[];
1868
1904
  projectDir: string & {
1869
- readonly __type: any;
1905
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
1870
1906
  };
1871
1907
  maxConcurrency: number;
1872
1908
  debug: boolean;
@@ -1887,12 +1923,12 @@ export declare const createTaskArgs: {
1887
1923
  } & {
1888
1924
  [k: string]: unknown;
1889
1925
  } & {
1890
- readonly __type: any;
1926
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
1891
1927
  }>;
1892
1928
  of: (input: unknown) => import("fluture").FutureInstance<import("./TaqError").TaqError, {
1893
1929
  _: (string | number)[];
1894
1930
  projectDir: string & {
1895
- readonly __type: any;
1931
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
1896
1932
  };
1897
1933
  maxConcurrency: number;
1898
1934
  debug: boolean;
@@ -1913,15 +1949,14 @@ export declare const createTaskArgs: {
1913
1949
  } & {
1914
1950
  [k: string]: unknown;
1915
1951
  } & {
1916
- readonly __type: any;
1952
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
1917
1953
  }>;
1918
- create: (input: z.objectOutputType<{
1919
- quickstart: z.ZodOptional<z.ZodString>;
1954
+ create: (input: z.objectOutputType<z.objectUtil.extendShape<{
1920
1955
  _: z.ZodArray<z.ZodUnion<[z.ZodString, z.ZodNumber]>, "many">;
1921
1956
  projectDir: z.ZodEffects<z.ZodEffects<z.ZodType<any, z.ZodTypeDef, any>, string & {
1922
- readonly __type: any;
1957
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
1923
1958
  }, any>, string & {
1924
- readonly __type: any;
1959
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
1925
1960
  }, any>;
1926
1961
  maxConcurrency: z.ZodEffects<z.ZodDefault<z.ZodNumber>, number, unknown>;
1927
1962
  debug: z.ZodEffects<z.ZodDefault<z.ZodBoolean>, boolean, unknown>;
@@ -1934,14 +1969,16 @@ export declare const createTaskArgs: {
1934
1969
  yes: z.ZodEffects<z.ZodOptional<z.ZodBoolean>, boolean | undefined, unknown>;
1935
1970
  plugin: z.ZodOptional<z.ZodEffects<z.ZodString, NonEmptyString.NonEmptyString, string>>;
1936
1971
  env: z.ZodOptional<z.ZodString>;
1972
+ quickstart: z.ZodOptional<z.ZodString>;
1937
1973
  setBuild: z.ZodEffects<z.ZodString, string, unknown>;
1938
1974
  setVersion: z.ZodString;
1939
1975
  pluginName: z.ZodOptional<z.ZodString>;
1976
+ }, {
1940
1977
  template: z.ZodString;
1941
- }, z.ZodTypeAny, "passthrough">) => {
1978
+ }>, z.ZodTypeAny, "passthrough">) => {
1942
1979
  _: (string | number)[];
1943
1980
  projectDir: string & {
1944
- readonly __type: any;
1981
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
1945
1982
  };
1946
1983
  maxConcurrency: number;
1947
1984
  debug: boolean;
@@ -1962,12 +1999,12 @@ export declare const createTaskArgs: {
1962
1999
  } & {
1963
2000
  [k: string]: unknown;
1964
2001
  } & {
1965
- readonly __type: any;
2002
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
1966
2003
  };
1967
2004
  from: (input: unknown) => {
1968
2005
  _: (string | number)[];
1969
2006
  projectDir: string & {
1970
- readonly __type: any;
2007
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
1971
2008
  };
1972
2009
  maxConcurrency: number;
1973
2010
  debug: boolean;
@@ -1988,7 +2025,7 @@ export declare const createTaskArgs: {
1988
2025
  } & {
1989
2026
  [k: string]: unknown;
1990
2027
  } & {
1991
- readonly __type: any;
2028
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
1992
2029
  };
1993
2030
  };
1994
2031
  };
@@ -2001,7 +2038,7 @@ export type CreateTaskArgs = z.infer<typeof createTaskArgs.schemas.schema>;
2001
2038
  export declare const createScaffoldTaskArgs: (input: unknown) => {
2002
2039
  _: (string | number)[];
2003
2040
  projectDir: string & {
2004
- readonly __type: any;
2041
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
2005
2042
  };
2006
2043
  maxConcurrency: number;
2007
2044
  debug: boolean;
@@ -2011,7 +2048,7 @@ export declare const createScaffoldTaskArgs: (input: unknown) => {
2011
2048
  setBuild: string;
2012
2049
  setVersion: string;
2013
2050
  scaffoldProjectDir: string & {
2014
- readonly __type: any;
2051
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
2015
2052
  };
2016
2053
  scaffoldUrl: {
2017
2054
  __type: Url.Url;
@@ -2030,15 +2067,14 @@ export declare const createScaffoldTaskArgs: (input: unknown) => {
2030
2067
  } & {
2031
2068
  [k: string]: unknown;
2032
2069
  } & {
2033
- readonly __type: any;
2070
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
2034
2071
  };
2035
- export declare const makeScaffoldTaskArgs: (input: z.objectOutputType<{
2036
- quickstart: z.ZodOptional<z.ZodString>;
2072
+ export declare const makeScaffoldTaskArgs: (input: z.objectOutputType<z.objectUtil.extendShape<{
2037
2073
  _: z.ZodArray<z.ZodUnion<[z.ZodString, z.ZodNumber]>, "many">;
2038
2074
  projectDir: z.ZodEffects<z.ZodEffects<z.ZodType<any, z.ZodTypeDef, any>, string & {
2039
- readonly __type: any;
2075
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
2040
2076
  }, any>, string & {
2041
- readonly __type: any;
2077
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
2042
2078
  }, any>;
2043
2079
  maxConcurrency: z.ZodEffects<z.ZodDefault<z.ZodNumber>, number, unknown>;
2044
2080
  debug: z.ZodEffects<z.ZodDefault<z.ZodBoolean>, boolean, unknown>;
@@ -2051,18 +2087,20 @@ export declare const makeScaffoldTaskArgs: (input: z.objectOutputType<{
2051
2087
  yes: z.ZodEffects<z.ZodOptional<z.ZodBoolean>, boolean | undefined, unknown>;
2052
2088
  plugin: z.ZodOptional<z.ZodEffects<z.ZodString, NonEmptyString.NonEmptyString, string>>;
2053
2089
  env: z.ZodOptional<z.ZodString>;
2090
+ quickstart: z.ZodOptional<z.ZodString>;
2054
2091
  setBuild: z.ZodEffects<z.ZodString, string, unknown>;
2055
2092
  setVersion: z.ZodString;
2056
2093
  pluginName: z.ZodOptional<z.ZodString>;
2094
+ }, {
2057
2095
  scaffoldProjectDir: z.ZodEffects<z.ZodString, string & {
2058
- readonly __type: any;
2096
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
2059
2097
  }, string>;
2060
2098
  scaffoldUrl: z.ZodEffects<z.ZodString, Url.Url, string>;
2061
2099
  branch: z.ZodOptional<z.ZodString>;
2062
- }, z.ZodTypeAny, "passthrough">) => import("fluture").FutureInstance<import("./TaqError").TaqError, {
2100
+ }>, z.ZodTypeAny, "passthrough">) => import("fluture").FutureInstance<import("./TaqError").TaqError, {
2063
2101
  _: (string | number)[];
2064
2102
  projectDir: string & {
2065
- readonly __type: any;
2103
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
2066
2104
  };
2067
2105
  maxConcurrency: number;
2068
2106
  debug: boolean;
@@ -2072,7 +2110,7 @@ export declare const makeScaffoldTaskArgs: (input: z.objectOutputType<{
2072
2110
  setBuild: string;
2073
2111
  setVersion: string;
2074
2112
  scaffoldProjectDir: string & {
2075
- readonly __type: any;
2113
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
2076
2114
  };
2077
2115
  scaffoldUrl: {
2078
2116
  __type: Url.Url;
@@ -2091,12 +2129,12 @@ export declare const makeScaffoldTaskArgs: (input: z.objectOutputType<{
2091
2129
  } & {
2092
2130
  [k: string]: unknown;
2093
2131
  } & {
2094
- readonly __type: any;
2132
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
2095
2133
  }>;
2096
2134
  export declare const ofScaffoldTaskArgs: (input: unknown) => import("fluture").FutureInstance<import("./TaqError").TaqError, {
2097
2135
  _: (string | number)[];
2098
2136
  projectDir: string & {
2099
- readonly __type: any;
2137
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
2100
2138
  };
2101
2139
  maxConcurrency: number;
2102
2140
  debug: boolean;
@@ -2106,7 +2144,7 @@ export declare const ofScaffoldTaskArgs: (input: unknown) => import("fluture").F
2106
2144
  setBuild: string;
2107
2145
  setVersion: string;
2108
2146
  scaffoldProjectDir: string & {
2109
- readonly __type: any;
2147
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
2110
2148
  };
2111
2149
  scaffoldUrl: {
2112
2150
  __type: Url.Url;
@@ -2125,15 +2163,14 @@ export declare const ofScaffoldTaskArgs: (input: unknown) => import("fluture").F
2125
2163
  } & {
2126
2164
  [k: string]: unknown;
2127
2165
  } & {
2128
- readonly __type: any;
2166
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
2129
2167
  }>;
2130
- export declare const createProvisionTaskArgs: (input: z.objectOutputType<{
2131
- quickstart: z.ZodOptional<z.ZodString>;
2168
+ export declare const createProvisionTaskArgs: (input: z.objectOutputType<z.objectUtil.extendShape<{
2132
2169
  _: z.ZodArray<z.ZodUnion<[z.ZodString, z.ZodNumber]>, "many">;
2133
2170
  projectDir: z.ZodEffects<z.ZodEffects<z.ZodType<any, z.ZodTypeDef, any>, string & {
2134
- readonly __type: any;
2171
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
2135
2172
  }, any>, string & {
2136
- readonly __type: any;
2173
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
2137
2174
  }, any>;
2138
2175
  maxConcurrency: z.ZodEffects<z.ZodDefault<z.ZodNumber>, number, unknown>;
2139
2176
  debug: z.ZodEffects<z.ZodDefault<z.ZodBoolean>, boolean, unknown>;
@@ -2146,15 +2183,17 @@ export declare const createProvisionTaskArgs: (input: z.objectOutputType<{
2146
2183
  yes: z.ZodEffects<z.ZodOptional<z.ZodBoolean>, boolean | undefined, unknown>;
2147
2184
  plugin: z.ZodOptional<z.ZodEffects<z.ZodString, NonEmptyString.NonEmptyString, string>>;
2148
2185
  env: z.ZodOptional<z.ZodString>;
2186
+ quickstart: z.ZodOptional<z.ZodString>;
2149
2187
  setBuild: z.ZodEffects<z.ZodString, string, unknown>;
2150
2188
  setVersion: z.ZodString;
2151
2189
  pluginName: z.ZodOptional<z.ZodString>;
2190
+ }, {
2152
2191
  operation: z.ZodString;
2153
2192
  name: z.ZodOptional<z.ZodString>;
2154
- }, z.ZodTypeAny, "passthrough">) => {
2193
+ }>, z.ZodTypeAny, "passthrough">) => {
2155
2194
  _: (string | number)[];
2156
2195
  projectDir: string & {
2157
- readonly __type: any;
2196
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
2158
2197
  };
2159
2198
  maxConcurrency: number;
2160
2199
  debug: boolean;
@@ -2171,20 +2210,19 @@ export declare const createProvisionTaskArgs: (input: z.objectOutputType<{
2171
2210
  yes?: boolean | undefined;
2172
2211
  plugin?: NonEmptyString.NonEmptyString | undefined;
2173
2212
  env?: string | undefined;
2174
- pluginName?: string | undefined;
2175
2213
  name?: string | undefined;
2214
+ pluginName?: string | undefined;
2176
2215
  } & {
2177
2216
  [k: string]: unknown;
2178
2217
  } & {
2179
- readonly __type: any;
2218
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
2180
2219
  };
2181
- export declare const makeProvisionTaskArgs: (input: z.objectOutputType<{
2182
- quickstart: z.ZodOptional<z.ZodString>;
2220
+ export declare const makeProvisionTaskArgs: (input: z.objectOutputType<z.objectUtil.extendShape<{
2183
2221
  _: z.ZodArray<z.ZodUnion<[z.ZodString, z.ZodNumber]>, "many">;
2184
2222
  projectDir: z.ZodEffects<z.ZodEffects<z.ZodType<any, z.ZodTypeDef, any>, string & {
2185
- readonly __type: any;
2223
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
2186
2224
  }, any>, string & {
2187
- readonly __type: any;
2225
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
2188
2226
  }, any>;
2189
2227
  maxConcurrency: z.ZodEffects<z.ZodDefault<z.ZodNumber>, number, unknown>;
2190
2228
  debug: z.ZodEffects<z.ZodDefault<z.ZodBoolean>, boolean, unknown>;
@@ -2197,15 +2235,17 @@ export declare const makeProvisionTaskArgs: (input: z.objectOutputType<{
2197
2235
  yes: z.ZodEffects<z.ZodOptional<z.ZodBoolean>, boolean | undefined, unknown>;
2198
2236
  plugin: z.ZodOptional<z.ZodEffects<z.ZodString, NonEmptyString.NonEmptyString, string>>;
2199
2237
  env: z.ZodOptional<z.ZodString>;
2238
+ quickstart: z.ZodOptional<z.ZodString>;
2200
2239
  setBuild: z.ZodEffects<z.ZodString, string, unknown>;
2201
2240
  setVersion: z.ZodString;
2202
2241
  pluginName: z.ZodOptional<z.ZodString>;
2242
+ }, {
2203
2243
  operation: z.ZodString;
2204
2244
  name: z.ZodOptional<z.ZodString>;
2205
- }, z.ZodTypeAny, "passthrough">) => import("fluture").FutureInstance<import("./TaqError").TaqError, {
2245
+ }>, z.ZodTypeAny, "passthrough">) => import("fluture").FutureInstance<import("./TaqError").TaqError, {
2206
2246
  _: (string | number)[];
2207
2247
  projectDir: string & {
2208
- readonly __type: any;
2248
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
2209
2249
  };
2210
2250
  maxConcurrency: number;
2211
2251
  debug: boolean;
@@ -2222,17 +2262,17 @@ export declare const makeProvisionTaskArgs: (input: z.objectOutputType<{
2222
2262
  yes?: boolean | undefined;
2223
2263
  plugin?: NonEmptyString.NonEmptyString | undefined;
2224
2264
  env?: string | undefined;
2225
- pluginName?: string | undefined;
2226
2265
  name?: string | undefined;
2266
+ pluginName?: string | undefined;
2227
2267
  } & {
2228
2268
  [k: string]: unknown;
2229
2269
  } & {
2230
- readonly __type: any;
2270
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
2231
2271
  }>;
2232
2272
  export declare const ofProvisionTaskArgs: (input: unknown) => import("fluture").FutureInstance<import("./TaqError").TaqError, {
2233
2273
  _: (string | number)[];
2234
2274
  projectDir: string & {
2235
- readonly __type: any;
2275
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
2236
2276
  };
2237
2277
  maxConcurrency: number;
2238
2278
  debug: boolean;
@@ -2249,20 +2289,19 @@ export declare const ofProvisionTaskArgs: (input: unknown) => import("fluture").
2249
2289
  yes?: boolean | undefined;
2250
2290
  plugin?: NonEmptyString.NonEmptyString | undefined;
2251
2291
  env?: string | undefined;
2252
- pluginName?: string | undefined;
2253
2292
  name?: string | undefined;
2293
+ pluginName?: string | undefined;
2254
2294
  } & {
2255
2295
  [k: string]: unknown;
2256
2296
  } & {
2257
- readonly __type: any;
2297
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
2258
2298
  }>;
2259
- export declare const createInstallTaskArgs: (input: z.objectOutputType<{
2260
- quickstart: z.ZodOptional<z.ZodString>;
2299
+ export declare const createInstallTaskArgs: (input: z.objectOutputType<z.objectUtil.extendShape<Omit<{
2261
2300
  _: z.ZodArray<z.ZodUnion<[z.ZodString, z.ZodNumber]>, "many">;
2262
2301
  projectDir: z.ZodEffects<z.ZodEffects<z.ZodType<any, z.ZodTypeDef, any>, string & {
2263
- readonly __type: any;
2302
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
2264
2303
  }, any>, string & {
2265
- readonly __type: any;
2304
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
2266
2305
  }, any>;
2267
2306
  maxConcurrency: z.ZodEffects<z.ZodDefault<z.ZodNumber>, number, unknown>;
2268
2307
  debug: z.ZodEffects<z.ZodDefault<z.ZodBoolean>, boolean, unknown>;
@@ -2275,13 +2314,16 @@ export declare const createInstallTaskArgs: (input: z.objectOutputType<{
2275
2314
  yes: z.ZodEffects<z.ZodOptional<z.ZodBoolean>, boolean | undefined, unknown>;
2276
2315
  plugin: z.ZodOptional<z.ZodEffects<z.ZodString, NonEmptyString.NonEmptyString, string>>;
2277
2316
  env: z.ZodOptional<z.ZodString>;
2317
+ quickstart: z.ZodOptional<z.ZodString>;
2278
2318
  setBuild: z.ZodEffects<z.ZodString, string, unknown>;
2279
2319
  setVersion: z.ZodString;
2320
+ pluginName: z.ZodOptional<z.ZodString>;
2321
+ }, "pluginName">, {
2280
2322
  pluginName: z.ZodString;
2281
- }, z.ZodTypeAny, "passthrough">) => {
2323
+ }>, z.ZodTypeAny, "passthrough">) => {
2282
2324
  _: (string | number)[];
2283
2325
  projectDir: string & {
2284
- readonly __type: any;
2326
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
2285
2327
  };
2286
2328
  maxConcurrency: number;
2287
2329
  debug: boolean;
@@ -2301,15 +2343,14 @@ export declare const createInstallTaskArgs: (input: z.objectOutputType<{
2301
2343
  } & {
2302
2344
  [k: string]: unknown;
2303
2345
  } & {
2304
- readonly __type: any;
2346
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
2305
2347
  };
2306
- export declare const makeInstallTaskArgs: (input: z.objectOutputType<{
2307
- quickstart: z.ZodOptional<z.ZodString>;
2348
+ export declare const makeInstallTaskArgs: (input: z.objectOutputType<z.objectUtil.extendShape<Omit<{
2308
2349
  _: z.ZodArray<z.ZodUnion<[z.ZodString, z.ZodNumber]>, "many">;
2309
2350
  projectDir: z.ZodEffects<z.ZodEffects<z.ZodType<any, z.ZodTypeDef, any>, string & {
2310
- readonly __type: any;
2351
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
2311
2352
  }, any>, string & {
2312
- readonly __type: any;
2353
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
2313
2354
  }, any>;
2314
2355
  maxConcurrency: z.ZodEffects<z.ZodDefault<z.ZodNumber>, number, unknown>;
2315
2356
  debug: z.ZodEffects<z.ZodDefault<z.ZodBoolean>, boolean, unknown>;
@@ -2322,13 +2363,16 @@ export declare const makeInstallTaskArgs: (input: z.objectOutputType<{
2322
2363
  yes: z.ZodEffects<z.ZodOptional<z.ZodBoolean>, boolean | undefined, unknown>;
2323
2364
  plugin: z.ZodOptional<z.ZodEffects<z.ZodString, NonEmptyString.NonEmptyString, string>>;
2324
2365
  env: z.ZodOptional<z.ZodString>;
2366
+ quickstart: z.ZodOptional<z.ZodString>;
2325
2367
  setBuild: z.ZodEffects<z.ZodString, string, unknown>;
2326
2368
  setVersion: z.ZodString;
2369
+ pluginName: z.ZodOptional<z.ZodString>;
2370
+ }, "pluginName">, {
2327
2371
  pluginName: z.ZodString;
2328
- }, z.ZodTypeAny, "passthrough">) => import("fluture").FutureInstance<import("./TaqError").TaqError, {
2372
+ }>, z.ZodTypeAny, "passthrough">) => import("fluture").FutureInstance<import("./TaqError").TaqError, {
2329
2373
  _: (string | number)[];
2330
2374
  projectDir: string & {
2331
- readonly __type: any;
2375
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
2332
2376
  };
2333
2377
  maxConcurrency: number;
2334
2378
  debug: boolean;
@@ -2348,12 +2392,12 @@ export declare const makeInstallTaskArgs: (input: z.objectOutputType<{
2348
2392
  } & {
2349
2393
  [k: string]: unknown;
2350
2394
  } & {
2351
- readonly __type: any;
2395
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
2352
2396
  }>;
2353
2397
  export declare const ofInstallTaskArgs: (input: unknown) => import("fluture").FutureInstance<import("./TaqError").TaqError, {
2354
2398
  _: (string | number)[];
2355
2399
  projectDir: string & {
2356
- readonly __type: any;
2400
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
2357
2401
  };
2358
2402
  maxConcurrency: number;
2359
2403
  debug: boolean;
@@ -2373,15 +2417,14 @@ export declare const ofInstallTaskArgs: (input: unknown) => import("fluture").Fu
2373
2417
  } & {
2374
2418
  [k: string]: unknown;
2375
2419
  } & {
2376
- readonly __type: any;
2420
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
2377
2421
  }>;
2378
- export declare const createUninstallTaskArgs: (input: z.objectOutputType<{
2379
- quickstart: z.ZodOptional<z.ZodString>;
2422
+ export declare const createUninstallTaskArgs: (input: z.objectOutputType<z.objectUtil.extendShape<Omit<{
2380
2423
  _: z.ZodArray<z.ZodUnion<[z.ZodString, z.ZodNumber]>, "many">;
2381
2424
  projectDir: z.ZodEffects<z.ZodEffects<z.ZodType<any, z.ZodTypeDef, any>, string & {
2382
- readonly __type: any;
2425
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
2383
2426
  }, any>, string & {
2384
- readonly __type: any;
2427
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
2385
2428
  }, any>;
2386
2429
  maxConcurrency: z.ZodEffects<z.ZodDefault<z.ZodNumber>, number, unknown>;
2387
2430
  debug: z.ZodEffects<z.ZodDefault<z.ZodBoolean>, boolean, unknown>;
@@ -2394,13 +2437,16 @@ export declare const createUninstallTaskArgs: (input: z.objectOutputType<{
2394
2437
  yes: z.ZodEffects<z.ZodOptional<z.ZodBoolean>, boolean | undefined, unknown>;
2395
2438
  plugin: z.ZodOptional<z.ZodEffects<z.ZodString, NonEmptyString.NonEmptyString, string>>;
2396
2439
  env: z.ZodOptional<z.ZodString>;
2440
+ quickstart: z.ZodOptional<z.ZodString>;
2397
2441
  setBuild: z.ZodEffects<z.ZodString, string, unknown>;
2398
2442
  setVersion: z.ZodString;
2443
+ pluginName: z.ZodOptional<z.ZodString>;
2444
+ }, "pluginName">, {
2399
2445
  pluginName: z.ZodString;
2400
- }, z.ZodTypeAny, "passthrough">) => {
2446
+ }>, z.ZodTypeAny, "passthrough">) => {
2401
2447
  _: (string | number)[];
2402
2448
  projectDir: string & {
2403
- readonly __type: any;
2449
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
2404
2450
  };
2405
2451
  maxConcurrency: number;
2406
2452
  debug: boolean;
@@ -2420,15 +2466,14 @@ export declare const createUninstallTaskArgs: (input: z.objectOutputType<{
2420
2466
  } & {
2421
2467
  [k: string]: unknown;
2422
2468
  } & {
2423
- readonly __type: any;
2469
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
2424
2470
  };
2425
- export declare const makeUninstallTaskArgs: (input: z.objectOutputType<{
2426
- quickstart: z.ZodOptional<z.ZodString>;
2471
+ export declare const makeUninstallTaskArgs: (input: z.objectOutputType<z.objectUtil.extendShape<Omit<{
2427
2472
  _: z.ZodArray<z.ZodUnion<[z.ZodString, z.ZodNumber]>, "many">;
2428
2473
  projectDir: z.ZodEffects<z.ZodEffects<z.ZodType<any, z.ZodTypeDef, any>, string & {
2429
- readonly __type: any;
2474
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
2430
2475
  }, any>, string & {
2431
- readonly __type: any;
2476
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
2432
2477
  }, any>;
2433
2478
  maxConcurrency: z.ZodEffects<z.ZodDefault<z.ZodNumber>, number, unknown>;
2434
2479
  debug: z.ZodEffects<z.ZodDefault<z.ZodBoolean>, boolean, unknown>;
@@ -2441,13 +2486,16 @@ export declare const makeUninstallTaskArgs: (input: z.objectOutputType<{
2441
2486
  yes: z.ZodEffects<z.ZodOptional<z.ZodBoolean>, boolean | undefined, unknown>;
2442
2487
  plugin: z.ZodOptional<z.ZodEffects<z.ZodString, NonEmptyString.NonEmptyString, string>>;
2443
2488
  env: z.ZodOptional<z.ZodString>;
2489
+ quickstart: z.ZodOptional<z.ZodString>;
2444
2490
  setBuild: z.ZodEffects<z.ZodString, string, unknown>;
2445
2491
  setVersion: z.ZodString;
2492
+ pluginName: z.ZodOptional<z.ZodString>;
2493
+ }, "pluginName">, {
2446
2494
  pluginName: z.ZodString;
2447
- }, z.ZodTypeAny, "passthrough">) => import("fluture").FutureInstance<import("./TaqError").TaqError, {
2495
+ }>, z.ZodTypeAny, "passthrough">) => import("fluture").FutureInstance<import("./TaqError").TaqError, {
2448
2496
  _: (string | number)[];
2449
2497
  projectDir: string & {
2450
- readonly __type: any;
2498
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
2451
2499
  };
2452
2500
  maxConcurrency: number;
2453
2501
  debug: boolean;
@@ -2467,12 +2515,12 @@ export declare const makeUninstallTaskArgs: (input: z.objectOutputType<{
2467
2515
  } & {
2468
2516
  [k: string]: unknown;
2469
2517
  } & {
2470
- readonly __type: any;
2518
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
2471
2519
  }>;
2472
2520
  export declare const ofUninstallTaskArgs: (input: unknown) => import("fluture").FutureInstance<import("./TaqError").TaqError, {
2473
2521
  _: (string | number)[];
2474
2522
  projectDir: string & {
2475
- readonly __type: any;
2523
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
2476
2524
  };
2477
2525
  maxConcurrency: number;
2478
2526
  debug: boolean;
@@ -2492,15 +2540,14 @@ export declare const ofUninstallTaskArgs: (input: unknown) => import("fluture").
2492
2540
  } & {
2493
2541
  [k: string]: unknown;
2494
2542
  } & {
2495
- readonly __type: any;
2543
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
2496
2544
  }>;
2497
- export declare const createSetEnvTaskArgs: (input: z.objectOutputType<{
2498
- quickstart: z.ZodOptional<z.ZodString>;
2545
+ export declare const createSetEnvTaskArgs: (input: z.objectOutputType<z.objectUtil.extendShape<{
2499
2546
  _: z.ZodArray<z.ZodUnion<[z.ZodString, z.ZodNumber]>, "many">;
2500
2547
  projectDir: z.ZodEffects<z.ZodEffects<z.ZodType<any, z.ZodTypeDef, any>, string & {
2501
- readonly __type: any;
2548
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
2502
2549
  }, any>, string & {
2503
- readonly __type: any;
2550
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
2504
2551
  }, any>;
2505
2552
  maxConcurrency: z.ZodEffects<z.ZodDefault<z.ZodNumber>, number, unknown>;
2506
2553
  debug: z.ZodEffects<z.ZodDefault<z.ZodBoolean>, boolean, unknown>;
@@ -2513,14 +2560,16 @@ export declare const createSetEnvTaskArgs: (input: z.objectOutputType<{
2513
2560
  yes: z.ZodEffects<z.ZodOptional<z.ZodBoolean>, boolean | undefined, unknown>;
2514
2561
  plugin: z.ZodOptional<z.ZodEffects<z.ZodString, NonEmptyString.NonEmptyString, string>>;
2515
2562
  env: z.ZodOptional<z.ZodString>;
2563
+ quickstart: z.ZodOptional<z.ZodString>;
2516
2564
  setBuild: z.ZodEffects<z.ZodString, string, unknown>;
2517
2565
  setVersion: z.ZodString;
2518
2566
  pluginName: z.ZodOptional<z.ZodString>;
2567
+ }, {
2519
2568
  defaultEnvironment: z.ZodString;
2520
- }, z.ZodTypeAny, "passthrough">) => {
2569
+ }>, z.ZodTypeAny, "passthrough">) => {
2521
2570
  _: (string | number)[];
2522
2571
  projectDir: string & {
2523
- readonly __type: any;
2572
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
2524
2573
  };
2525
2574
  maxConcurrency: number;
2526
2575
  debug: boolean;
@@ -2541,15 +2590,14 @@ export declare const createSetEnvTaskArgs: (input: z.objectOutputType<{
2541
2590
  } & {
2542
2591
  [k: string]: unknown;
2543
2592
  } & {
2544
- readonly __type: any;
2593
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
2545
2594
  };
2546
- export declare const makeSetEnvTaskArgs: (input: z.objectOutputType<{
2547
- quickstart: z.ZodOptional<z.ZodString>;
2595
+ export declare const makeSetEnvTaskArgs: (input: z.objectOutputType<z.objectUtil.extendShape<{
2548
2596
  _: z.ZodArray<z.ZodUnion<[z.ZodString, z.ZodNumber]>, "many">;
2549
2597
  projectDir: z.ZodEffects<z.ZodEffects<z.ZodType<any, z.ZodTypeDef, any>, string & {
2550
- readonly __type: any;
2598
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
2551
2599
  }, any>, string & {
2552
- readonly __type: any;
2600
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
2553
2601
  }, any>;
2554
2602
  maxConcurrency: z.ZodEffects<z.ZodDefault<z.ZodNumber>, number, unknown>;
2555
2603
  debug: z.ZodEffects<z.ZodDefault<z.ZodBoolean>, boolean, unknown>;
@@ -2562,14 +2610,16 @@ export declare const makeSetEnvTaskArgs: (input: z.objectOutputType<{
2562
2610
  yes: z.ZodEffects<z.ZodOptional<z.ZodBoolean>, boolean | undefined, unknown>;
2563
2611
  plugin: z.ZodOptional<z.ZodEffects<z.ZodString, NonEmptyString.NonEmptyString, string>>;
2564
2612
  env: z.ZodOptional<z.ZodString>;
2613
+ quickstart: z.ZodOptional<z.ZodString>;
2565
2614
  setBuild: z.ZodEffects<z.ZodString, string, unknown>;
2566
2615
  setVersion: z.ZodString;
2567
2616
  pluginName: z.ZodOptional<z.ZodString>;
2617
+ }, {
2568
2618
  defaultEnvironment: z.ZodString;
2569
- }, z.ZodTypeAny, "passthrough">) => import("fluture").FutureInstance<import("./TaqError").TaqError, {
2619
+ }>, z.ZodTypeAny, "passthrough">) => import("fluture").FutureInstance<import("./TaqError").TaqError, {
2570
2620
  _: (string | number)[];
2571
2621
  projectDir: string & {
2572
- readonly __type: any;
2622
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
2573
2623
  };
2574
2624
  maxConcurrency: number;
2575
2625
  debug: boolean;
@@ -2590,12 +2640,12 @@ export declare const makeSetEnvTaskArgs: (input: z.objectOutputType<{
2590
2640
  } & {
2591
2641
  [k: string]: unknown;
2592
2642
  } & {
2593
- readonly __type: any;
2643
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
2594
2644
  }>;
2595
2645
  export declare const ofSetEnvTaskArgs: (input: unknown) => import("fluture").FutureInstance<import("./TaqError").TaqError, {
2596
2646
  _: (string | number)[];
2597
2647
  projectDir: string & {
2598
- readonly __type: any;
2648
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
2599
2649
  };
2600
2650
  maxConcurrency: number;
2601
2651
  debug: boolean;
@@ -2616,15 +2666,14 @@ export declare const ofSetEnvTaskArgs: (input: unknown) => import("fluture").Fut
2616
2666
  } & {
2617
2667
  [k: string]: unknown;
2618
2668
  } & {
2619
- readonly __type: any;
2669
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
2620
2670
  }>;
2621
- export declare const createCreateTaskArgs: (input: z.objectOutputType<{
2622
- quickstart: z.ZodOptional<z.ZodString>;
2671
+ export declare const createCreateTaskArgs: (input: z.objectOutputType<z.objectUtil.extendShape<{
2623
2672
  _: z.ZodArray<z.ZodUnion<[z.ZodString, z.ZodNumber]>, "many">;
2624
2673
  projectDir: z.ZodEffects<z.ZodEffects<z.ZodType<any, z.ZodTypeDef, any>, string & {
2625
- readonly __type: any;
2674
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
2626
2675
  }, any>, string & {
2627
- readonly __type: any;
2676
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
2628
2677
  }, any>;
2629
2678
  maxConcurrency: z.ZodEffects<z.ZodDefault<z.ZodNumber>, number, unknown>;
2630
2679
  debug: z.ZodEffects<z.ZodDefault<z.ZodBoolean>, boolean, unknown>;
@@ -2637,14 +2686,16 @@ export declare const createCreateTaskArgs: (input: z.objectOutputType<{
2637
2686
  yes: z.ZodEffects<z.ZodOptional<z.ZodBoolean>, boolean | undefined, unknown>;
2638
2687
  plugin: z.ZodOptional<z.ZodEffects<z.ZodString, NonEmptyString.NonEmptyString, string>>;
2639
2688
  env: z.ZodOptional<z.ZodString>;
2689
+ quickstart: z.ZodOptional<z.ZodString>;
2640
2690
  setBuild: z.ZodEffects<z.ZodString, string, unknown>;
2641
2691
  setVersion: z.ZodString;
2642
2692
  pluginName: z.ZodOptional<z.ZodString>;
2693
+ }, {
2643
2694
  template: z.ZodString;
2644
- }, z.ZodTypeAny, "passthrough">) => {
2695
+ }>, z.ZodTypeAny, "passthrough">) => {
2645
2696
  _: (string | number)[];
2646
2697
  projectDir: string & {
2647
- readonly __type: any;
2698
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
2648
2699
  };
2649
2700
  maxConcurrency: number;
2650
2701
  debug: boolean;
@@ -2665,15 +2716,14 @@ export declare const createCreateTaskArgs: (input: z.objectOutputType<{
2665
2716
  } & {
2666
2717
  [k: string]: unknown;
2667
2718
  } & {
2668
- readonly __type: any;
2719
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
2669
2720
  };
2670
- export declare const makeCreateTaskArgs: (input: z.objectOutputType<{
2671
- quickstart: z.ZodOptional<z.ZodString>;
2721
+ export declare const makeCreateTaskArgs: (input: z.objectOutputType<z.objectUtil.extendShape<{
2672
2722
  _: z.ZodArray<z.ZodUnion<[z.ZodString, z.ZodNumber]>, "many">;
2673
2723
  projectDir: z.ZodEffects<z.ZodEffects<z.ZodType<any, z.ZodTypeDef, any>, string & {
2674
- readonly __type: any;
2724
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
2675
2725
  }, any>, string & {
2676
- readonly __type: any;
2726
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
2677
2727
  }, any>;
2678
2728
  maxConcurrency: z.ZodEffects<z.ZodDefault<z.ZodNumber>, number, unknown>;
2679
2729
  debug: z.ZodEffects<z.ZodDefault<z.ZodBoolean>, boolean, unknown>;
@@ -2686,14 +2736,16 @@ export declare const makeCreateTaskArgs: (input: z.objectOutputType<{
2686
2736
  yes: z.ZodEffects<z.ZodOptional<z.ZodBoolean>, boolean | undefined, unknown>;
2687
2737
  plugin: z.ZodOptional<z.ZodEffects<z.ZodString, NonEmptyString.NonEmptyString, string>>;
2688
2738
  env: z.ZodOptional<z.ZodString>;
2739
+ quickstart: z.ZodOptional<z.ZodString>;
2689
2740
  setBuild: z.ZodEffects<z.ZodString, string, unknown>;
2690
2741
  setVersion: z.ZodString;
2691
2742
  pluginName: z.ZodOptional<z.ZodString>;
2743
+ }, {
2692
2744
  template: z.ZodString;
2693
- }, z.ZodTypeAny, "passthrough">) => import("fluture").FutureInstance<import("./TaqError").TaqError, {
2745
+ }>, z.ZodTypeAny, "passthrough">) => import("fluture").FutureInstance<import("./TaqError").TaqError, {
2694
2746
  _: (string | number)[];
2695
2747
  projectDir: string & {
2696
- readonly __type: any;
2748
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
2697
2749
  };
2698
2750
  maxConcurrency: number;
2699
2751
  debug: boolean;
@@ -2714,12 +2766,12 @@ export declare const makeCreateTaskArgs: (input: z.objectOutputType<{
2714
2766
  } & {
2715
2767
  [k: string]: unknown;
2716
2768
  } & {
2717
- readonly __type: any;
2769
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
2718
2770
  }>;
2719
2771
  export declare const ofCreateTaskArgs: (input: unknown) => import("fluture").FutureInstance<import("./TaqError").TaqError, {
2720
2772
  _: (string | number)[];
2721
2773
  projectDir: string & {
2722
- readonly __type: any;
2774
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
2723
2775
  };
2724
2776
  maxConcurrency: number;
2725
2777
  debug: boolean;
@@ -2740,6 +2792,6 @@ export declare const ofCreateTaskArgs: (input: unknown) => import("fluture").Fut
2740
2792
  } & {
2741
2793
  [k: string]: unknown;
2742
2794
  } & {
2743
- readonly __type: any;
2795
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
2744
2796
  }>;
2745
2797
  //# sourceMappingURL=SanitizedArgs.d.ts.map