# Enumeration: WORKER_MESSAGE

configurator-core/src/configurator..WORKER_MESSAGE

# Table of contents

# Enumeration Members

# Enumeration Members

# ASSET_LOADED

ASSET_LOADED = 3

# Defined in

packages/workers/src/communication-interface.ts:14 (opens new window)


# ERROR

ERROR = 2

# Defined in

packages/workers/src/communication-interface.ts:13 (opens new window)


# INIT

INIT = 1

# Defined in

packages/workers/src/communication-interface.ts:12 (opens new window)


# INIT_DONE

INIT_DONE = 4

# Defined in

packages/workers/src/communication-interface.ts:15 (opens new window)


# LOAD_ASSET

LOAD_ASSET = 5

# Defined in

packages/workers/src/communication-interface.ts:16 (opens new window)


# PREFIX

PREFIX = 0

# Defined in

packages/workers/src/communication-interface.ts:11 (opens new window)


# SW_CLAIMED_CONTROL

SW_CLAIMED_CONTROL = 6

# Defined in

packages/workers/src/communication-interface.ts:17 (opens new window)