Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

once

import { once } from "https://cdn.skypack.dev/lodash-es";
function once(func2);
§
once(func2)
[src]

§Parameters

§
func2
[src]