Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/importql/imports/path.ts>isGlob

easy way to import and parse graphql files 🎡
Latest
function isGlob
import { isGlob } from "https://deno.land/x/importql@v1.0.0/imports/path.ts";

Test whether the given string is a glob

Parameters

str: string

Returns

boolean