ZCFSpec: {
    bundleCap: BundleCap;
} | {
    name: string;
} | {
    id: BundleID;
}

Type declaration

  • bundleCap: BundleCap

Type declaration

  • name: string

Type declaration

  • id: BundleID

Generated using TypeDoc