interface MintCapability<T0> {
    dummy_field: boolean;
}

Type Parameters

  • T0

Properties

Properties

dummy_field: boolean