import InputPacket from '@lastres/input-packet' export default class InputPacketInfo extends InputPacket { identifier (): string { return 'info' } }