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