EmptyJsonArray: typeof textutils.empty_json_array & { _: Symbol }

🔧 Unique type that is not assignable to anything else.

This special type represents empty JSON arrays in a way that's compatible with ComputerCraft's textutils.empty_json_array while maintaining type safety.