Function
src/core/classes/expression/shortcuts.ts:114symbols
symbols(...args: string[]): Record<string, Expression>TypeDoc entry point for Nerdamer's supported 2.0 package surface. This file mirrors the intentional package subpaths without becoming a runtime package entry point itself.
Parameters
| Name | Type | Description |
|---|---|---|
args | string[] | A series of string variables |
Returns
Record<string, Expression> — An object of created symbols
