mirror of
https://github.com/Maks1mS/nestjs-telegraf.git
synced 2025-11-08 17:51:22 +03:00
fix(sample-app): make possible to run app
This commit is contained in:
@@ -1,6 +0,0 @@
|
||||
export interface UpdateMetadata {
|
||||
name: string;
|
||||
type: string;
|
||||
methodName: string;
|
||||
callback?: Function | Record<string, any>;
|
||||
}
|
||||
Reference in New Issue
Block a user