Initial commit of working RSS Aggregator build
This commit is contained in:
+5
@@ -0,0 +1,5 @@
|
||||
export declare enum ChildCommand {
|
||||
Init = 0,
|
||||
Start = 1,
|
||||
Stop = 2
|
||||
}
|
||||
Reference in New Issue
Block a user