Give type annotation to litOption. (#887)
The litOption field currently has no type that can be inferred. Some subtypes override it and give it a type, but the original declaration should have a type so things like bundles can override it.
parent
f448449e
Please register or sign in to comment