UNPKG

kompendium

Version:

Documentation generator for Stencil components

3 lines (2 loc) 116 B
import { TypeDescription } from '../types'; export declare function parseFile(filename: string): TypeDescription[];