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

Mandarine.Global.readConfigByDots

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

const { readConfigByDots } = Mandarine.Global;

Read Mandarine's configuration by dots

function readConfigByDots(key: string);
§
readConfigByDots(key: string)
[src]

§Parameters

§
key: string
[src]