Skip to main content
The Deno 2 Release Candidate is here
Learn more
Very Popular
Go to Latest
function start
import { start } from "https://deno.land/x/mysql@v2.10.3/src/auth_plugin/caching_sha2_password.ts";

Parameters

scramble_: Uint8Array
password_: string

Returns

Promise<handler>