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.
Prints the current Stacktape version.
import { Stacktape } from "stacktape";const stacktape = new Stacktape();stacktape.version();
Arguments
No available options.
Contents