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

Parameters

value: string
delimiter: string

Returns

[string, string]