UNPKG

babel-plugin-transform-remove-polyfill

Version:

Babel plugin that removes polyfills and transforms feature detection patterns for modern JavaScript environments

4 lines (2 loc) 74 B
declare const plugin: import('@babel/core').PluginItem; export = plugin;