4 lines
48 B
Python
4 lines
48 B
Python
from core import types
|
|
|
|
Config = types.Config()
|
from core import types
|
|
|
|
Config = types.Config()
|