UNPKG

sn-controls-aurelia

Version:

Aurelia controls for sensenet ECM

10 lines (9 loc) 225 B
/** * @module ViewControls * * @preferred * @description This module contains controls that displays a full content in a specific way * */ /** */ export * from './ContentView'; export * from './GenericView';