mirror of
https://github.com/hakril/PythonForWindows
synced 2026-06-08 14:31:45 +00:00
3 lines
149 B
Python
3 lines
149 B
Python
from .apiproxy import is_implemented, get_target, resolve
|
|
from .error import WinproxyError, ExportNotFound
|
|
from .apis import * # Import all functions |