UNPKG

@mistweaverco/cli-html

Version:

Convert HTML to CLI output with TypeScript support

4 lines (3 loc) 84 B
import { TagMap } from '../types'; declare const tags: TagMap; export default tags;