Type alias HuzmaManifestPartial

HuzmaManifestPartial: Partial<Omit<HuzmaManifest, "files" | "authors" | "repo" | "permissions">>

Generated using TypeDoc