UNPKG

react-native-timestamp-timer-hooks

Version:
4 lines 99 B
export const getCurrentTimeStamp = () => { return Date.now(); }; //# sourceMappingURL=util.js.map