Files
naksyn 9bb2f6761d Added control and moved folder
Added control for empty passed argument and moved windows folder out for easier importing.
2023-12-16 13:03:40 +01:00

4 lines
76 B
Python

from .native_function import create_function
__all__ = ["create_function"]