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

std/path/_util.ts>isPathSeparator

Deno standard library
Go to Latest
function isPathSeparator
import { isPathSeparator } from "https://deno.land/std@0.162.0/path/_util.ts";

Parameters

code: number

Returns

boolean