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 6e4977d commit b62a51aCopy full SHA for b62a51a
packages/typescript/src/components/index.ts
@@ -32,6 +32,7 @@ export * from "./ObjectExpression.js";
32
export * from "./PackageDirectory.js";
33
export * from "./PackageJson.js";
34
export * from "./Reference.js";
35
+export * from "./SingleLineCommentBlock.jsx";
36
export * from "./SourceFile.js";
37
export * from "./SwitchStatement.jsx";
38
export * from "./TsConfigJson.js";
0 commit comments