We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4ee665 commit edfb366Copy full SHA for edfb366
packages/rest-api-construct/src/index.ts
@@ -1,2 +1,2 @@
1
export * from './construct.js';
2
-export { RestApiConstructProps } from './types.js';
+export * from './types.js';
0 commit comments