Skip to main content
Module

x/once/index.ts

Create a function that calls and cache a function once
Latest
import * as once from "https://deno.land/x/once@0.3.0/index.ts";

Functions

Create a function that calls and cache a function once

Create a function that calls and cache a function once