Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/deno/tests/registry/jsr/@denotest/npm-add/0.5.0/mod.ts>sum

A modern runtime for JavaScript and TypeScript.
Go to Latest
function sum
import { sum } from "https://deno.land/x/deno@v2.0.4/tests/registry/jsr/@denotest/npm-add/0.5.0/mod.ts";

Parameters

a: number
b: number

Returns

number