# Enumeration: SHORT_TYPES

configurator-core/src/configurator..SHORT_TYPES

# Table of contents

# Enumeration Members

# Enumeration Members

# CONFIGURATION

CONFIGURATION = 3

# Defined in

packages/common-core/src/utils/url-shortener.ts:5 (opens new window)


# PLAN

PLAN = 1

# Defined in

packages/common-core/src/utils/url-shortener.ts:3 (opens new window)


# UNKNOWN

UNKNOWN = 0

# Defined in

packages/common-core/src/utils/url-shortener.ts:2 (opens new window)


# USER

USER = 2

# Defined in

packages/common-core/src/utils/url-shortener.ts:4 (opens new window)