UNPKG

ember-alexandria

Version:

Document management frontend for the alexandria backend

6 lines (4 loc) 106 B
import Route from "@ember/routing/route"; export default class IndexRoute extends Route { model() {} }