Type Alias PolkadotPrimitivesV6PvfPrepKind

PolkadotPrimitivesV6PvfPrepKind: Enum<{
    Precheck: undefined;
    Prepare: undefined;
}>