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

std/path/_util.ts>isPathSeparator

Deno standard library
Go to Latest
The Standard Library has been moved to JSR. See the blog post for details.
function isPathSeparator
import { isPathSeparator } from "https://deno.land/std@0.127.0/path/_util.ts";

Parameters

code: number

Returns

boolean