Skip to content

Commit fc5663a

Browse files
committed
chore(typings): add class Subscription
1 parent 1486952 commit fc5663a

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

index.d.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1084,4 +1084,6 @@ declare module 'egg' {
10841084

10851085
load(): void;
10861086
}
1087+
1088+
class Subscription extends BaseContextClass { }
10871089
}

0 commit comments

Comments
 (0)