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.
Go to Latest
function add
import { add } from "https://deno.land/x/deno@v1.28.3/cli/tools/init/templates/main.ts";

Parameters

a: number
b: number

Returns

number