feat: add real platform compatibility layer
This commit is contained in:
parent
fabedb105b
commit
9784ca6783
4 changed files with 243 additions and 0 deletions
|
|
@ -0,0 +1,3 @@
|
|||
from sdk.real import RealPlatformClient
|
||||
|
||||
__all__ = ["RealPlatformClient"]
|
||||
Loading…
Add table
Add a link
Reference in a new issue