https://github.com/mistlog/svelte-types
This package contains type definitions for svelte-draft
https://github.com/mistlog/svelte-types
Last synced: 6 months ago
JSON representation
This package contains type definitions for svelte-draft
- Host: GitHub
- URL: https://github.com/mistlog/svelte-types
- Owner: mistlog
- License: mit
- Created: 2020-02-12T00:23:25.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-08-30T16:51:46.000Z (9 months ago)
- Last Synced: 2024-11-15T13:48:41.143Z (7 months ago)
- Language: TypeScript
- Size: 35.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Svelte Types
## Installation
```shell
npm i -D svelte-types
```## Summary
This package contains type definitions for svelte-draft (https://github.com/mistlog/svelte-draft).
## License
Svelte Types is adapted from [@types/react](https://www.npmjs.com/package/@types/react).
[MIT licensed](https://github.com/mistlog/svelte-types/blob/master/LICENSE).