/** * WARN: Need Probejs v7.0 * * NOTE: This file is used for development. There is no need to load. * Events execute when ProbeJS dumps. * * Author: SikongJueluo * License: MIT */ ProbeEvents.assignType((event) => {}); ProbeEvents.modifyClass((event) => {}); ProbeEvents.snippets((event) => {});