Skip to content

Commit

Permalink
Exposed settings schema in index
Browse files Browse the repository at this point in the history
  • Loading branch information
kpal81xd committed Aug 14, 2024
1 parent d32882a commit a439fde
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ export * from './selection.js';
export * from './schema.js';
export * from './schema/components.js';
export * from './schema/assets.js';
export * from './schema/settings.js';
export * from './realtime/connection.js';
export * from './realtime/scene.js';
export * from './realtime/scenes.js';
Expand Down

0 comments on commit a439fde

Please sign in to comment.