UNPKG

phaser4-rex-plugins

Version:
5 lines (4 loc) 114 B
var GetTimeStamp = function () { return (new Date()).getTime().toString(); } export default GetTimeStamp;