This commit is contained in:
@@ -84,3 +84,9 @@ class User extends exp.extends implements Implements<typeof exp> {
|
|||||||
}
|
}
|
||||||
|
|
||||||
console.log(new User())
|
console.log(new User())
|
||||||
|
|
||||||
|
|
||||||
|
declare function StaticImplements(target: { issou: string }, context: any): typeof target
|
||||||
|
|
||||||
|
@StaticImplements
|
||||||
|
class Gneugneu {}
|
||||||
|
|||||||
Reference in New Issue
Block a user