MESSAGEQUEUECREATEEXCLUSIVE import { MESSAGE_QUEUE_CREATE_EXCLUSIVE } from "destack:ipc/binding"; Create the queue only when it does not already exist. const MESSAGE_QUEUE_CREATE_EXCLUSIVE: MessageQueueFlags language/library/src/ipc/binding/message.ds:11