3 lines
85 B
Python
3 lines
85 B
Python
from controller import expose, validate, WSRoot
|
|
from types import wsattr, wsproperty
|