UNPKG

@lifeart/gxt

Version:

<img align="right" width="95" height="95" alt="Philosopher’s stone, logo of PostCSS" src="./public/logo.png">

3 lines (2 loc) • 105 B
import type { AnyCell } from '../reactive'; export declare function isTag(arg: unknown): arg is AnyCell;