A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/robsontenorio/vue-api-query/commit/b733e45926a12cec6bad9d9a2b77631b8d6cba25 below:

add missing `config` static method (#167) · robsontenorio/vue-api-query@b733e45 · GitHub

File tree Expand file treeCollapse file tree 1 file changed

+7

-0

lines changed

Filter options

Expand file treeCollapse file tree 1 file changed

+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