Variable DistypeConstantsConst

DistypeConstants: {
    URL: "https://github.com/distype/distype";
    VERSION: "1.2.1";
} = ...

Constants for the Distype package.

Type declaration

  • Readonly URL: "https://github.com/distype/distype"

    The URL to Distype's source.

  • Readonly VERSION: "1.2.1"

    The package's version.

Generated using TypeDoc