import { platform } from "https://deno.land/x/ayonli_jsext@v0.9.72/runtime.ts";
Returns a string identifying the operating system platform in which the program is running.
Returns
WellknownPlatform | "unknown"
x/ayonli_jsext/runtime.ts>platform
import { platform } from "https://deno.land/x/ayonli_jsext@v0.9.72/runtime.ts";
Returns a string identifying the operating system platform in which the program is running.