Skip to content

Commit 6f305f3

Browse files
committed
devex: export fleet types
1 parent e08ef05 commit 6f305f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ export {
1414
VolumeFormat,
1515
type BuildEnvironment,
1616
} from './rest/types/ignite.ts';
17+
export * from './rest/types/fleet.ts';
1718
export * from './util/index.ts';
1819
export * as sdks from './sdks/index.ts';
19-

0 commit comments

Comments
 (0)