UNPKG

ngx-side-page

Version:

A versatile Angular library for creating and managing side pages with ease. Built with ❤️ for the Arabic community with full RTL support. Try the live demo: https://strikerh.github.io/ngx-side-page/

6 lines (5 loc) 217 B
export * from './lib/side-page.service'; export * from './lib/side-page.component'; export * from './lib/side-page-data.token'; export * from './lib/side-page-config.token'; export * from './lib/side-page.providers';