We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dfae275 commit c71507bCopy full SHA for c71507b
CHANGES.md
@@ -12,7 +12,7 @@ Note: Minor version `0.X.0` update might break the API, It's recommended to pin
12
13
- add `py.typed` file
14
15
-- add `ItemList` and `CollectionList` *TypedDict*
+- add `tipg.collections.ItemList` and `tipg.collections.CollectionList` *TypedDict*
16
17
```python
18
class ItemList(TypedDict):
0 commit comments