UNPKG

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