Variable eMathMetadataConst

eMathMetadata: {
    break_eternity.js: {
        version: string;
    };
    version: string;
} = ...

Metadata for the project.

Type declaration

  • break_eternity.js: {
        version: string;
    }

    The data about the Break Eternity library

    • version: string

      The version of the Break Eternity library

      "2.1.0"
      
  • version: string

    The version of the library

    "9.5.0"