SYMBOL INDEX (13 symbols across 5 files) FILE: src/api/index.js function checkStatus (line 20) | function checkStatus(response) { function checkCode (line 32) | function checkCode(res) { method post (line 40) | post(url, data) { method get (line 54) | get(url, params) { FILE: src/modules/vuex/store/modules/topic.js method ['getTopic'] (line 11) | async ['getTopic']( method ['receiveTopic'] (line 36) | ['receiveTopic'](state, { data, path }) { method ['getTopic'] (line 45) | ['getTopic'](state) { FILE: src/modules/vuex/store/modules/topics.js method ['getTopics'] (line 12) | async ['getTopics']( method ['receiveTopics'] (line 38) | ['receiveTopics'](state, { data, page, path }) { method ['getTopics'] (line 54) | ['getTopics'](state) { FILE: src/utils/index.js function pluralize (line 4) | function pluralize(time, label) { function timeAgo (line 32) | function timeAgo(time) { FILE: vue.config.js method assetFilter (line 25) | assetFilter(assetFilename) {