format.cjs 298 B

1234567
  1. "use strict";
  2. exports.format = void 0;
  3. var _index = require("../format.cjs");
  4. var _index2 = require("./_lib/convertToFP.cjs"); // This file is generated automatically by `scripts/build/fp.ts`. Please, don't change it.
  5. const format = (exports.format = (0, _index2.convertToFP)(_index.format, 2));