mirror of https://github.com/tycrek/ass
parent
90466f6104
commit
88534d5adf
@ -1,3 +1 @@
|
||||
export default () => {
|
||||
return `${Date.now()}`;
|
||||
};
|
||||
export default () => `${Date.now()}`;
|
||||
|
Loading…
Reference in new issue