Initial commit of working RSS Aggregator build
This commit is contained in:
+4
@@ -0,0 +1,4 @@
|
||||
import crypto from 'crypto';
|
||||
export default {
|
||||
randomUUID: crypto.randomUUID
|
||||
};
|
||||
Reference in New Issue
Block a user