UNPKG

ecmarkup

Version:

Custom element definitions and core utilities for markup that specifies ECMAScript and related technologies.

3 lines (2 loc) 85 B
import type Spec from './Spec'; export declare function typecheck(spec: Spec): void;