@ascentbv/ts-common - v1.0.199
    Preparing search index...

    Type Alias Property

    type Property = {
        type: "property";
        property: IDynamicProperty<any, any>;
    }
    Index

    Properties

    Properties

    type: "property"
    property: IDynamicProperty<any, any>