Typescript typings for Flaschengeist and @flaschengeist/api https://flaschengeist.dev/Flaschengeist
Go to file
Ferdinand Thiessen 71949bbd20 chore(package): rename scripts to align with other packages 2021-12-06 01:32:43 +01:00
types Sync with backend, added deleted prop to users 2021-12-05 14:21:18 +01:00
.gitignore Added tsconfig and entrypoint 2021-05-20 23:22:24 +02:00
.npmignore Tag a new alpha version, update dependencies 2021-12-05 14:24:34 +01:00
LICENSE [meta] Add license and fix version 2021-05-21 16:51:28 +02:00
README.md [docs] Added README 2021-05-26 17:19:05 +02:00
package.json chore(package): rename scripts to align with other packages 2021-12-06 01:32:43 +01:00
tsconfig.json [plugin][core] Fixed entry point, work on plugin definitions 2021-05-21 17:04:29 +02:00

README.md

Flaschengeist types

This package provides the TypeScript typings needed for developing with the Flaschengeist and the Flaschengeist-Plugin API.

License

Licensed under the MIT license, see LICENSE for more details.

Development

Feel free to report bugs, issues and feature requests using the Issues function.

Please follow our general development guide.