+7
-0
lines changedFilter options
+7
-0
lines changed Original file line number Diff line number Diff line change
@@ -11,6 +11,13 @@ export default class StaticModel {
11
11
return new this
12
12
}
13
13
14
+
static config(config) {
15
+
let self = this.instance()
16
+
self.config(config)
17
+
18
+
return self
19
+
}
20
+
14
21
static include(...args) {
15
22
let self = this.instance()
16
23
self.include(...args)
You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4