summaryrefslogtreecommitdiffstats
path: root/src/app/extensibility/index.js
blob: 49adff865db09648461e7528b4588f21e0356864 (plain)
1
2
3
4
5
6
7
// Import section (used as anchor to add extension imports)

let components = {};

// Components section (used as an anchor to add extension components)

export default components;