import { DaffNotificationMessageDirective } from '@daffodil/design/notification'
@Directive() class DaffNotificationMessageDirective { @HostBinding() class: boolean = true }