@openpit/engine
    Preparing search index...

    Function ensureInit

    • Async initialization hook.

      A no-op for the Node runtime (initialization already happened synchronously at import). Provided so the same await ensureInit() shape works across platforms.

      Returns Promise<void>