pokemon-go-protobuf-types-0.1.2: Haskell types for the Pokemon Go protobuf protocol.

Safe HaskellNone
LanguageHaskell2010

Proto.POGOProtos.Inventory.AppliedItems

Documentation

item :: forall msg msg'. HasField "item" msg msg' => Lens msg msg' (Field "item" msg) (Field "item" msg') Source #