UNPKG

@knightly/vite

Version:

Native-ESM powered web dev build tool. It's fast.

3 lines (2 loc) 102 B
import { Statement } from '@babel/types'; export declare function parse(source: string): Statement[];