plugin.audio.librespot/resources/lib/deps/Cryptodome/Math/_IntegerNative.pyi

4 lines
81 B
Python
Raw Normal View History

2024-02-21 06:17:59 +00:00
from ._IntegerBase import IntegerBase
class IntegerNative(IntegerBase):
pass