Skip to main content
All docs
V23.2

parameterTypeToPropertyMap Variable

Declaration

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

Members

Type
[key: string]: string