import { default } from "https://deno.land/x/ayonli_jsext@v0.9.72/parallel.ts";
const { isMainThread } = default;
Indicates whether the current thread is the main thread.
x/ayonli_jsext/parallel.ts>default.isMainThread
import { default } from "https://deno.land/x/ayonli_jsext@v0.9.72/parallel.ts";
const { isMainThread } = default;
Indicates whether the current thread is the main thread.