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

Mandarine.Global.getInternalProps

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

const { getInternalProps } = Mandarine.Global;
function getInternalProps(): Map<string, any>;
§
getInternalProps(): Map<string, any>
[src]

§Return Type

§
Map<string, any>
[src]