Variable: StorageManifestSchema
Makaio Framework / contracts/extension / StorageManifestSchema
Variable: StorageManifestSchema
Section titled “Variable: StorageManifestSchema”
constStorageManifestSchema:ZodObject<{migrations:ZodOptional<ZodString>;migrationSourceId:ZodOptional<ZodString>; },$strip>
Defined in: ../../../packages/contracts/src/extension/manifest.ts:311
Zod schema for StorageManifest.