1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-11 10:29:01 +00:00
trezor-firmware/core/mocks/uos.pyi

2 lines
33 B
Python
Raw Normal View History

2019-06-09 09:24:06 +00:00
def getenv(env: str) -> str: ...