module:extras/starfield

Back to documentation index.

module:extras/starfield()

The extras/starfield.js module. To import all symbols in this module, either of the following can be used:

import * from "extras/starfield.js";
// -- or --
import * as CustomModuleName from "extras/starfield.js";

Back to documentation index.