Skip to main content
Latest
function splitLast
import { splitLast } from "https://deno.land/x/deno_cache@0.7.1/auth_tokens.ts";

Parameters

value: string
delimiter: string

Returns

[string, string]