We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4f646e commit 840f1f4Copy full SHA for 840f1f4
readme.md
@@ -150,8 +150,8 @@ This package exports the identifiers `h` and `s`.
150
There is no default export.
151
152
The export map supports the automatic JSX runtime.
153
-You can pass `hastscript/html` (or `hastscript`) or `hastscript/svg` to your
154
-build tool (TypeScript, Babel, SWC) as with an `importSource` option or similar.
+You can pass `hastscript` (or `hastscript/html`) or `hastscript/svg` to your
+build tool (TypeScript, Babel, SWC) with an `importSource` option or similar.
155
156
### `h(selector?[, properties][, …children])`
157
0 commit comments