export const clientPackets = [
    'CLIENT_EXAMPLE1_PACKET', 
    'CLIENT_EXAMPLE2_PACKET', 
    'CLIENT_EXAMPLE3_PACKET'
] as const;