https://github.com/trapcodeio/revue-components
Vue-Trap-Pack Ts Version
https://github.com/trapcodeio/revue-components
Last synced: 2 months ago
JSON representation
Vue-Trap-Pack Ts Version
- Host: GitHub
- URL: https://github.com/trapcodeio/revue-components
- Owner: trapcodeio
- Created: 2020-12-08T09:03:23.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2025-04-27T01:19:28.000Z (8 months ago)
- Last Synced: 2025-09-21T15:49:12.222Z (3 months ago)
- Language: TypeScript
- Size: 188 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# revue-components
Vue-Trap-Pack Ts Version
### Import Vue Types
Declare in your shims-vue.d.ts
```ts
declare module "revue-components/vues/*.vue";
```
### Docs