Skip to main content
Module

x/sustain_core/index.ts>SustainInterceptor

A Framework that barely uses dependencies and it is designed especially to make stable and sustainable applications. 📦
Latest
interface SustainInterceptor
import { type SustainInterceptor } from "https://deno.land/x/sustain_core@0.20.5/index.ts";

Properties

optional
name: string

Methods

intercept(...args: any[]): void | Promise<any>