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 59eea16 commit 83c9b65Copy full SHA for 83c9b65
1 file changed
templates/typescript/README.md
@@ -19,19 +19,6 @@ yarn add @typesafe-html5/typescript
19
pnpm add @typesafe-html5/typescript
20
```
21
22
-## Publishing to npm
23
-
24
-This package is ready to be published to npm. To publish:
25
26
-1. Ensure you have an npm account and are logged in (`npm login`)
27
-2. Run `npm publish` from this directory
28
29
-The package includes:
30
-- All generated TypeScript class files
31
-- Type definitions
32
-- Main entry point (`index.ts`)
33
-- Package metadata and dependencies
34
35
## Importing Elements
36
37
You can import individual elements from their specific files:
0 commit comments