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

x/mtkruto/0_deps.ts>path.GlobToRegExpOptions

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
type alias path.GlobToRegExpOptions
import { type path } from "https://deno.land/x/mtkruto@0.1.147/0_deps.ts";
const { GlobToRegExpOptions } = path;
definition: GlobOptions & { os?: OSType; }