Skip to main content
Go to Latest
The Standard Library has been moved to JSR. See the blog post for details.
method MyMath.prototype.multiply
import { MyMath } from "https://deno.land/std@0.136.0/collections/_test_utils.ts";

Parameters

a: number
b: number

Returns

number