0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-27 17:09:08 -05:00
penpot/frontend/vendor/datefns/externs.js

5 lines
116 B
JavaScript
Raw Normal View History

var dateFns = {};
dateFns.format = function() {};
2020-01-16 19:29:13 +01:00
dateFns.formatDistanceToNow = function() {}
dateFns.locales = {};