devowl-wp
    Preparing search index...
    interface RequestRouteKeyValueMapPatch<ValueType = any> {
        value: ValueType;
    }

    Type Parameters

    • ValueType = any

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    value: ValueType