Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/drake/tests/deps.ts>path.sep

Drake is a make-like task runner for Deno.
Latest
variable path.sep
Deprecated
Deprecated

(will be removed in 0.215.0) Use SEPARATOR instead.

import { path } from "https://deno.land/x/drake@v1.7.0/tests/deps.ts";
const { sep } = path;