async getCollectionConfigs()

in plugins/soundcheck-backend-module-branch/src/branchcount.ts [193:195]


  async getCollectionConfigs(): Promise<CollectionConfig[]> {
    return [];
  }