mirror of
https://github.com/penpot/penpot.git
synced 2026-05-13 03:53:51 +00:00
5 lines
116 B
JavaScript
5 lines
116 B
JavaScript
var dateFns = {};
|
|
dateFns.format = function() {};
|
|
dateFns.formatDistanceToNow = function() {}
|
|
dateFns.locales = {};
|