Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/starfx/supervisor.ts

A micro-mvc framework for react apps
Latest
import * as starfx from "https://deno.land/x/starfx@v0.13.4/supervisor.ts";

Functions

timer() will create a cache timer for each key inside of a starfx api endpoint. key is a hash of the action type and payload.