datasquirel/package-shared/README.md
Benjamin Toby 20a390e4a8 Updates
2025-07-18 18:34:04 +01:00

20 lines
512 B
Markdown

# Shared resources
This directory contains data (mostly type definitions) shared by both the datasquirel NPM package and the datasquirel web app
## Functions
### Actions
These are functions that are used by both the datasquirel NPM package and the datasquirel web app
### Utils
These are utility functions that are used by both the datasquirel NPM package and the datasquirel web app
### API
These are API functions that are used by both the datasquirel NPM package and the datasquirel web app
## Types