interface Osimport { type Os } from "https://deno.land/std@0.218.0/http/mod.ts"; The OS as described by a user agent string. Propertiesreadonlyname: string | undefinedThe OS name. readonlyversion: string | undefinedThe OS version.