working rss feed to nostr publish
This commit is contained in:
+5
@@ -0,0 +1,5 @@
|
||||
"use strict";
|
||||
|
||||
var SubArray = require("../../_sub-array-dummy-safe");
|
||||
|
||||
module.exports = function () { return new SubArray().slice() instanceof SubArray; };
|
||||
Reference in New Issue
Block a user