6 lines
167 B
TypeScript
6 lines
167 B
TypeScript
/**
|
|
* Infrastructure layer exports for notifications package
|
|
*/
|
|
|
|
// This infrastructure layer is empty as the actual implementations
|
|
// are in the adapters directory
|