HOME


Mini Shell 1.0
Redirecting to https://devs.lapieza.net/iniciar-sesion Redirecting to https://devs.lapieza.net/iniciar-sesion.
DIR: /proc/self/root/usr/local/lib/node_modules/pm2/node_modules/dayjs/esm/plugin/toArray/
Upload File :
Current File : //proc/self/root/usr/local/lib/node_modules/pm2/node_modules/dayjs/esm/plugin/toArray/index.js
export default (function (o, c) {
  var proto = c.prototype;

  proto.toArray = function () {
    return [this.$y, this.$M, this.$D, this.$H, this.$m, this.$s, this.$ms];
  };
});