Skip to main content
Module

x/froebel/bundle.ts

A strictly typed utility library.
Go to Latest
import * as froebel from "https://deno.land/x/froebel@v0.23.0/bundle.ts";

Variables

Same as bundle, but return synchronously.

Given a list of functions that accept the same parameters, returns a function that takes these parameters and invokes all of the given functions.