UNPKG

anobis

Version:
6 lines (4 loc) 128 B
declare module "esmangle" { import * as ESTree from 'estree'; function mangle (ast: ESTree.Program): ESTree.Program; }