module:extras/tga

Back to documentation index.

### module:extras/tga()

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

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

Back to documentation index.