Skip to content

Commit 2119086

Browse files
committed
Export BlueprintAsset reference types from package
1 parent 2f25639 commit 2119086

File tree

1 file changed

+2
-0
lines changed
  • packages/playground/blueprints/src

1 file changed

+2
-0
lines changed

packages/playground/blueprints/src/index.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ export type {
1212
OnStepCompleted,
1313
} from './lib/compile';
1414
export type {
15+
BlueprintAssetReference,
16+
BlueprintAssetDirectoryReference,
1517
CachedResource,
1618
CorePluginReference,
1719
CorePluginResource,

0 commit comments

Comments
 (0)