0.1.4 #4

Merged
Thilawyn merged 68 commits from next into master 2024-02-20 01:39:38 +01:00
Showing only changes of commit 1a88ceb296 - Show all commits

View File

@@ -84,3 +84,9 @@ class User extends exp.extends implements Implements<typeof exp> {
}
console.log(new User())
declare function StaticImplements(target: { issou: string }, context: any): typeof target
@StaticImplements
class Gneugneu {}