芝麻web文件管理V1.00
编辑当前文件:/home/rejoandoctor/www/node_modules/laravel-mix/src/components/AutomaticComponent.js
const { Component } = require('./Component'); /** * @deprecated Instead extend `Component` and set `passive` to `true` **/ module.exports = class AutomaticComponent extends Component { passive = true; };