mirror of
https://github.com/penpot/penpot.git
synced 2025-05-22 00:46:10 +02:00
4 lines
116 B
JavaScript
4 lines
116 B
JavaScript
var dateFns = {};
|
|
dateFns.format = function() {};
|
|
dateFns.formatDistanceToNow = function() {}
|
|
dateFns.locales = {};
|