mirror of
https://github.com/penpot/penpot.git
synced 2025-01-23 23:18:48 -05:00
4 lines
116 B
JavaScript
4 lines
116 B
JavaScript
var dateFns = {};
|
|
dateFns.format = function() {};
|
|
dateFns.formatDistanceToNow = function() {}
|
|
dateFns.locales = {};
|