Const
A library of transformer functions that are bundled with this library. Note: It is generally easier to use the string aliases to access these functions (e.g., configValue('MY_VAR', 'num') instead of importing and using them directly.)
configValue('MY_VAR', 'num')
Generated using TypeDoc
A library of transformer functions that are bundled with this library. Note: It is generally easier to use the string aliases to access these functions (e.g.,
configValue('MY_VAR', 'num')
instead of importing and using them directly.)