frozen

Type module

Sources

Items from frozen can be imported/included and used via following ways.

/**
 * --------------------------------------------------------
 * Import via: frozen.ts
 * Access items like: $frozen.myVariable
 *                    $frozen.myFunction()
 * --------------------------------------------------------
 */
import * as $frozen from "@amcharts/amcharts4/amcharts";

Variables

frozen does not have any variables.

Functions

theme(

object: BaseObject

)

#

Returns void