Changeset 0c6b92a for imaps-frontend/node_modules/ms/index.js
- Timestamp:
- 12/12/24 17:06:06 (5 weeks ago)
- Branches:
- main
- Parents:
- d565449
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
imaps-frontend/node_modules/ms/index.js
rd565449 r0c6b92a 24 24 */ 25 25 26 module.exports = function (val, options) {26 module.exports = function (val, options) { 27 27 options = options || {}; 28 28 var type = typeof val;
Note:
See TracChangeset
for help on using the changeset viewer.