UNPKG

theme-lib

Version:

This is a simple example Angular Library published to npm.

5 lines (4 loc) 134 B
export * from './dialog-config'; export * from './dialog-ref'; export * from './dialog.service'; export * from './dialog.module';