Skip to content

Commit 5e03597

Browse files
committed
chore: vs code workspace config, include plugins and ccb, and reworking structure of CCB package
1 parent ad541bb commit 5e03597

9 files changed

Lines changed: 1645 additions & 36 deletions

File tree

packages/polywrap-ccb/__init__.py

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
from polywrap_ccb import *
2+
#from .base_client_config_builder import *
3+
#from .client_config import *
4+
#from .interface_client_config_builder import *
5+
# from "./bundles" import *

0 commit comments

Comments
 (0)