Skip to main content
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