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

Mandarine.Global.getMandarineGlobal

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

const { getMandarineGlobal } = Mandarine.Global;

Get the global environment based on interface @MandarineGlobalInterface

function getMandarineGlobal(): MandarineGlobalInterface;