mirror of
https://github.com/aljazceru/rabbit.git
synced 2025-12-20 23:44:20 +01:00
update
This commit is contained in:
3
src/utils/epoch.ts
Normal file
3
src/utils/epoch.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
const epoch = (): number => Math.floor(Date.now() / 1000);
|
||||
|
||||
export default epoch;
|
||||
Reference in New Issue
Block a user