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