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

Mandarine.Components

import { Mandarine } from "https://raw.githubusercontent.com/mandarineorg/mandarinets/master/main-core/Mandarine.ns.ts"; 

const { Components } = Mandarine;

Contains the different properties different stereotypes/components take

§Interfaces

Mandarine.Components.CatchComponent

Interface that provides with the necessary fields for configuration in a Mandarine-powered component stereotype of Catch

Mandarine.Components.MiddlewareComponent

Interface that provides with the necessary fields for configuration in a Mandarine-powered component stereotype of Middleware