mkver
    Preparing search index...

    Function mkver

    • Writes a file with version and release metadata to output

      Parameters

      • Optionaloutput: string

        The file to write to. Defaults to "./Version.ts". File format is determined by the file extension. Supported extensions are ".ts", ".js", ".mjs", and ".cjs".

      Returns Promise<VersionInfo>

      The version and release metadata written to the file.