Added a way to detach models and create them standalone
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
from .Classes import *
|
||||
from .Enums import *
|
||||
from .Utils import *
|
||||
from .Models import *
|
||||
|
||||
from . import Classes
|
||||
from . import Enums
|
||||
from . import Utils
|
||||
from . import Models
|
||||
from . import Models
|
||||
|
||||
Reference in New Issue
Block a user