Skip to main content
Deno 2 is finally here 🎉️
Learn more
->
Dismiss
Products
Open Source
Deno
Modern runtime for JavaScript and TypeScript
Fresh
Web framework designed for the edge
JSR
TypeScript-first ESM package registry
Commercial
Deno for Enterprise
Enterprise support for runtime projects
Deploy
Easy serverless hosting for your JavaScript projects
Subhosting
Securely run untrusted code in a scalable sandbox
Docs
Modules
Standard Library
JSR
Node.js & npm
Current path
deno.land/x
Community
Discord
GitHub
X
YouTube
Mastodon
Blog
Search…
⌘K
Module
x
/
ts_matches
/
deno.json
Being able to pattern match in typescript
Blu-J/ts-matches
Version
v5.4.0
v5.3.0
v5.2.1
v5.2.0
v5.1.8
v5.1.6
5.1.7
5.1.5
5.1.4
5.1.3
v5.1.2
v5.1.1
v5.1.0
5.1.0
v5.1.0-4
v5.1.0-3
v5.1.0-2
5.1.0-2
Go to Latest
File
1
2
3
4
5
6
7
{
"compilerOptions"
:
{
"declaration"
:
true
,
"sourceMap"
:
true
}
}