@pwngh/economy-lab
    Preparing search index...

    Type Alias BootInit

    BootInit: PortsInit & { worker?: boolean }

    Everything boot accepts: the PortsInit overrides plus the worker switch.

    Type Declaration

    • Optional Readonlyworker?: boolean

      Default true; false boots the API-process shape with worker: null.