mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
add missing export (#2706)
This commit is contained in:
committed by
Eugenio Romano
parent
c6cd7d6b40
commit
7d4ee779cf
@@ -15,5 +15,6 @@
|
|||||||
* limitations under the License.
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
export * from './content-node-selector.component-data.interface';
|
||||||
export * from './content-node-selector.component';
|
export * from './content-node-selector.component';
|
||||||
export * from './content-node-selector.service';
|
export * from './content-node-selector.service';
|
||||||
|
Reference in New Issue
Block a user