mirror of
http://36.133.248.69:3088/admin/RentWeAppFront.git
synced 2026-03-08 09:52:26 +08:00
init
This commit is contained in:
8
node_modules/date-fns/fp/secondsToMilliseconds.js
generated
vendored
Normal file
8
node_modules/date-fns/fp/secondsToMilliseconds.js
generated
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
"use strict";
|
||||
exports.secondsToMilliseconds = void 0;
|
||||
|
||||
var _index = require("../secondsToMilliseconds.js");
|
||||
var _index2 = require("./_lib/convertToFP.js"); // This file is generated automatically by `scripts/build/fp.ts`. Please, don't change it.
|
||||
|
||||
const secondsToMilliseconds = (exports.secondsToMilliseconds = (0,
|
||||
_index2.convertToFP)(_index.secondsToMilliseconds, 1));
|
||||
Reference in New Issue
Block a user