Stacktape
Stacktape


version()

Overview and basic usage


Prints the current Stacktape version.



import { Stacktape } from "stacktape";
const stacktape = new Stacktape();
stacktape.version();

API reference

Arguments

No available options.

Contents