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

x/snel/imports/path.ts>isGlob

A Cybernetical framework for svelte applications in deno
Latest
function isGlob
import { isGlob } from "https://deno.land/x/snel@v0.7.1/imports/path.ts";

Test whether the given string is a glob

Parameters

str: string

Returns

boolean