plugin.audio.librespot/resources/lib/deps/Cryptodome/Math/_IntegerNative.pyi
2024-02-21 01:17:59 -05:00

3 lines
81 B
Python

from ._IntegerBase import IntegerBase
class IntegerNative(IntegerBase):
pass