Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/service/deps.ts>path.normalize

Install a Deno application as a system service
Go to Latest
variable path.normalize
import { path } from "https://deno.land/x/service@1.0.0-beta.5/deps.ts";
const { normalize } = path;