Variable: LogImporterManifestSchema
Makaio Framework / contracts/extension / LogImporterManifestSchema
Variable: LogImporterManifestSchema
Section titled “Variable: LogImporterManifestSchema”
constLogImporterManifestSchema:ZodObject<{adapterName:ZodString;displayName:ZodString;logFilePattern:ZodOptional<ZodString>; },$strip>
Defined in: ../../../packages/contracts/src/extension/contribution-manifest.ts:334
Zod schema for LogImporterManifest.