GoScrobble/web/node_modules/eslint-webpack-plugin/declarations/cjs.d.ts

4 lines
96 B
TypeScript
Raw Permalink Normal View History

2022-04-25 02:47:15 +00:00
declare const _exports: typeof plugin.default;
export = _exports;
import plugin = require('.');