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

x/abc/util.ts>hasTrailingSlash

A better Deno framework to create web application.
Go to Latest
function hasTrailingSlash
import { hasTrailingSlash } from "https://deno.land/x/abc@v1.3.1/util.ts";

Parameters

str: string

Returns

boolean