Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/deno/cli/tools/init/templates/main.ts>add

A modern runtime for JavaScript and TypeScript.
Latest
function add
import { add } from "https://deno.land/x/deno@v1.41.0/cli/tools/init/templates/main.ts";

Parameters

a: number
b: number

Returns

number