Skip to main content
All docs
V24.1

parameterTypeToPropertyMap Variable

Declaration

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

Members

Type
[key: string]: string