mirror of
https://github.com/Raghu-Ch/angular-challenges.git
synced 2026-02-12 22:03:03 -05:00
feat(challenge33): add new challenge about decoupling
This commit is contained in:
4
libs/decoupling/brain/src/index.ts
Normal file
4
libs/decoupling/brain/src/index.ts
Normal file
@@ -0,0 +1,4 @@
|
||||
export {
|
||||
BtnDisabledDirective,
|
||||
ButtonState,
|
||||
} from './lib/button-disabled.directive';
|
||||
Reference in New Issue
Block a user