UNPKG

103 BTypeScriptView Raw
1import { PacketHandler } from '../shared';
2declare const handle: PacketHandler;
3export default handle;