module:extras/text
The extras/text.js
module.
To import all symbols in this module, either of the following can be used:
import * from "extras/text.js"; // -- or -- import * as CustomModuleName from "extras/text.js";
The extras/text.js
module.
To import all symbols in this module, either of the following can be used:
import * from "extras/text.js"; // -- or -- import * as CustomModuleName from "extras/text.js";