import { IPlugin } from '@fishx/types'; export default class ESbuildPlugin implements IPlugin { }