export const serverPackets = [
    'SERVER_EXAMPLE1_PACKET', 
    'SERVER_EXAMPLE2_PACKET', 
    'SERVER_EXAMPLE3_PACKET'
] as const;