This commit is contained in:
@@ -54,6 +54,7 @@ const builder = expression
|
||||
)
|
||||
|
||||
const exp = builder.get()
|
||||
type Abs = Implements<typeof exp>
|
||||
|
||||
class User extends exp.extends implements Implements<typeof exp> {
|
||||
id: bigint = -1n
|
||||
|
||||
Reference in New Issue
Block a user