UNPKG

nice-ui

Version:

React design system, components, and utilities

3 lines (2 loc) 118 B
import { Flat } from 'mdast-flat/lib/types'; export declare const countNodeType: (ast: Flat, type: string) => number;