Package version:

Trino worker.

interface TrinoWorker {
    debug?: TrinoDebugConfig;
}

Properties

Properties

Trino debug configuration.