Skip to main content
The Deno 2 Release Candidate is here
Learn more
function add
import { add } from "https://deno.land/x/activitypub@v0.1.0/main.ts";

Parameters

a: number
b: number

Returns

number