"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var lightspeed = 299792458; exports.default = lightspeed;