Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
basic-tools [2024/03/18 17:54] – [Basic Tools] steve.wang | basic-tools [2024/03/18 17:55] (current) – [emptyConfigObj] steve.wang | ||
---|---|---|---|
Line 38: | Line 38: | ||
Running the code below will inform you of what each configuration option expects as input. | Running the code below will inform you of what each configuration option expects as input. | ||
<code javascript> | <code javascript> | ||
- | emptyConfigObj.toString() | + | K.emptyConfigObj.toString() |
</ | </ | ||