Skip to main content
Go to Latest
class MyMath
import { MyMath } from "https://deno.land/std@0.145.0/collections/_test_utils.ts";

Methods

multiply(a: number, b: number): number