Skip to main content
Go to Latest
The Standard Library has been moved to JSR. See the blog post for details.
function multiply
import { multiply } from "https://deno.land/std@0.207.0/testing/mock_examples/internals_injection.ts";

Parameters

a: number
b: number

Returns

number