0.1.2 • Published 5 years ago
svelte-transpile-typescript v0.1.2
Svelte transpile typescript
Transpile typescript in the svelte files.
Installation
npm i svelte-transpile-typescript
// OR
yarn add svelte-transpile-typescriptUsing
svelte-transpile-typescript -i src/Button.svelte -o dist/Button.svelteOptions
| Option | Alias | Description |
|---|---|---|
| --input input | -i | Input file or directory |
| --output output | -o | Output file or directory |
NPM Statistics
Download stats for this NPM package
License
Svelte dts is open source software licensed as MIT.
