Skip to main content
Module

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

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