aboutsummaryrefslogtreecommitdiffstats
path: root/node_modules/date-fns/docs/Duration.js
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/date-fns/docs/Duration.js')
-rw-r--r--node_modules/date-fns/docs/Duration.js19
1 files changed, 0 insertions, 19 deletions
diff --git a/node_modules/date-fns/docs/Duration.js b/node_modules/date-fns/docs/Duration.js
deleted file mode 100644
index 95702b3..0000000
--- a/node_modules/date-fns/docs/Duration.js
+++ /dev/null
@@ -1,19 +0,0 @@
-/**
- * @category Types
- * @summary Duration object
- *
- * @description
- * Duration object.
- *
- * @typedef {Object} Duration
- *
- * @property {number} [years]
- * @property {number} [months]
- * @property {number} [weeks]
- * @property {number} [days]
- * @property {number} [hours]
- * @property {number} [minutes]
- * @property {number} [seconds]
- */
-const Duration = {}
-module.exports = Duration
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage