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

x/vno/core/utils/utils.ts>indexOfRegExp

a build tool for compiling and bundling Vue single-file components
Latest
function indexOfRegExp
import { indexOfRegExp } from "https://deno.land/x/vno@1.5.1/core/utils/utils.ts";

Parameters

rx: RegExp
arr: string[]

Returns

number