Skip to main content
All docs
V23.1

parameterTypeToPropertyMap Variable

Declaration

export var parameterTypeToPropertyMap: {
    [key: string]: string;
};

Members

Type
[key: string]: string