Skip to main content
Module

x/fastro/http/deps.ts>isGlob

The Web Framework for Full Stack Apps
Go to Latest
function isGlob
import { isGlob } from "https://deno.land/x/fastro@v0.78.1/http/deps.ts";

Test whether the given string is a glob

Parameters

str: string

Returns

boolean