Skip to main content
Module

x/aleph/shared/util.ts>splitBy

The Full-stack Framework in Deno.
Very Popular
Latest
function splitBy
import { splitBy } from "https://deno.land/x/aleph@1.0.0-beta.44/shared/util.ts";

Parameters

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

Returns

[string, string]