working rss feed to nostr publish
This commit is contained in:
+10
@@ -0,0 +1,10 @@
|
||||
/**
|
||||
* Basic Features
|
||||
*
|
||||
* @packageDocumentation
|
||||
* @module std.base
|
||||
* @preferred
|
||||
*/
|
||||
import * as base from "./module";
|
||||
export default base;
|
||||
export * from "./module";
|
||||
Reference in New Issue
Block a user