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