UNPKG

@babel/plugin-transform-strict-mode

Version:

This plugin places a 'use strict'; directive at the top of all files to enable strict mode

7 lines (4 loc) 271 B
import * as _babel_core from '@babel/core'; declare const _default: (api: _babel_core.PluginAPI, options: object, dirname: string) => _babel_core.PluginObject<object & _babel_core.PluginPass<object>>; //# sourceMappingURL=index.d.ts.map export { _default as default };