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

Mandarine.Global.setConfiguration

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

const { setConfiguration } = Mandarine.Global;

Set a new configuration for the mandarine properties If properties are ignored, it will set the default values.

function setConfiguration(properties: Properties);
§
setConfiguration(properties: Properties)
[src]

§Parameters

§
properties: Properties
[src]