@crow281/ts-file-module-template
    Preparing search index...

    Variable PIConst Internal

    PI: number = 3.14159

    Stores the constant number PI, representing the ratio of a circle's circumference to its diameter.

    This is purely an example for using an internal module. Normally, one would just use the already built-in Math.PI.