UNPKG

marko-widgets

Version:

<h1 align="center"> <!-- Logo --> <br/> marko-widgets@8 <br/>

6 lines (5 loc) 167 B
import { types as t } from "@marko/compiler"; declare const _default: { Identifier(this: unknown, id: t.NodePath<t.Identifier>): void; }; export default _default;