mirror of
https://github.com/SukkaW/Surge.git
synced 2026-01-29 01:51:52 +08:00
Update Tests & Make TypeScript happy
This commit is contained in:
@@ -15,6 +15,8 @@ export class IPListOutput extends RuleOutput<Preprocessed> {
|
||||
super(span, id);
|
||||
}
|
||||
|
||||
mitmSgmodule = undefined;
|
||||
|
||||
protected preprocess() {
|
||||
const results: string[] = [];
|
||||
appendArrayInPlace(
|
||||
|
||||
Reference in New Issue
Block a user