Replace entire repo content with shahikitchen-v1-prodcution.zip (v1.1 production)
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
/** Port: external messaging channel (WhatsApp, SMS, etc.). */
|
||||
export interface MessagingGateway {
|
||||
openWhatsApp(message: string): void;
|
||||
}
|
||||
Reference in New Issue
Block a user