anchorTypeEnumMap top-level constant
Implementation
const anchorTypeEnumMap = {
AnchorType.application: 'APPLICATION',
AnchorType.account: 'ACCOUNT',
};
const anchorTypeEnumMap = {
AnchorType.application: 'APPLICATION',
AnchorType.account: 'ACCOUNT',
};