Skip to main content
Module

x/blocks/deps.ts>Pattern

Open-Source web editor based on Preact, Tailwind and TypeScript. The other side of code.
Very Popular
Go to Latest
type alias Pattern
import { type Pattern } from "https://deno.land/x/blocks@1.61.3/deps.ts";
definition:
| BindingIdentifier
| ArrayPattern
| RestElement
| ObjectPattern
| AssignmentPattern
| Invalid
| Expression