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

x/esm/packages/esm-worker/src/utils.ts>splitBy

✦ A fast, smart, & global CDN for modern(es2015+) web development.
Go to Latest
function splitBy
import { splitBy } from "https://deno.land/x/esm@v121/packages/esm-worker/src/utils.ts";

Parameters

s: string
searchString: string
optional
fromLast = [UNSUPPORTED]

Returns

[string, string]