Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add ws for ws between kernel <> cli #25

Merged
merged 2 commits into from
Nov 23, 2021
Merged

add ws for ws between kernel <> cli #25

merged 2 commits into from
Nov 23, 2021

Conversation

gonpombo8
Copy link
Contributor

@gonpombo8 gonpombo8 commented Nov 23, 2021

import { sdk } from '@dcl/schemas'

const message: sdk.UpdateScene = {} 

menduz
menduz previously requested changes Nov 23, 2021
src/index.ts Outdated
@@ -34,3 +36,4 @@ export {

export * from './platform'
export * from './misc'
export { sdk }
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
export { sdk }
export * from './sdk'

@gonpombo8 gonpombo8 merged commit b75c7e0 into main Nov 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants