UNPKG

anobis

Version:
4 lines (2 loc) 103 B
import * as ESTree from 'estree'; export type TStatement = ESTree.Statement|ESTree.ModuleDeclaration;