mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-05-23 07:07:09 -05:00
Update tests
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
// @strict: true
|
||||
// @allowUnreachableCode: false
|
||||
// @declaration: true
|
||||
|
||||
declare function isString(value: unknown): value is string;
|
||||
|
||||
Reference in New Issue
Block a user