@hmiproject/helio-sdk
    Preparing search index...

    Type Alias SchemaDef

    SchemaDef: {
        [K: string]: PropDescription<HelioType, TypeOptions<PropertyType>>;
    }

    Type Declaration

    • [K: string]: PropDescription<HelioType, TypeOptions<PropertyType>>