Skip to main content
The Deno 2 Release Candidate is here
Learn more
Go to Latest
function splitLast
import { splitLast } from "https://deno.land/x/deno_cache@0.6.2/auth_tokens.ts";

Parameters

value: string
delimiter: string

Returns

[string, string]