Publish
This commit is contained in:
4
test/static/boolean.ts
Normal file
4
test/static/boolean.ts
Normal file
@@ -0,0 +1,4 @@
|
||||
import { Expect } from './assert'
|
||||
import { Type } from '@sinclair/typebox'
|
||||
|
||||
Expect(Type.Boolean()).ToStatic<boolean>()
|
||||
Reference in New Issue
Block a user