Skip to content

Commit

Permalink
Export BlueprintAsset reference types from package
Browse files Browse the repository at this point in the history
  • Loading branch information
brandonpayton committed Nov 26, 2024
1 parent 3ffc471 commit 24d8dde
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/playground/blueprints/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ export type {
OnStepCompleted,
} from './lib/compile';
export type {
BlueprintAssetReference,
BlueprintAssetDirectoryReference,
CachedResource,
CorePluginReference,
CorePluginResource,
Expand Down

0 comments on commit 24d8dde

Please sign in to comment.