Andi Skill Builder API Documentation

Type Alias: StringMap

type StringMap = {
[key: string]: any;
};

Index Signature

[key: string]: any