UNPKG

anobis

Version:
4 lines (2 loc) 111 B
import * as ESTree from 'estree'; export type TNodeWithBlockStatement = ESTree.BlockStatement|ESTree.Program;