UNPKG

slimfits

Version:

Package for loading data stored in FITS data format

7 lines 170 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); function add(a, b) { return a + b; } exports.add = add; //# sourceMappingURL=utils.js.map