1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-07-03 23:50:33 +02:00
Files
renovate[bot] f757221d44 Update dependency glob to v11.0.1 (#12631)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-01 03:31:06 +00:00
..
2025-05-04 17:57:09 +01:00
2025-06-11 15:54:11 +01:00
2024-04-27 11:22:36 +01:00

Utility package

Those are generic utility functions that can be imported from any other packages. This package however shouldn't have any dependency to any other Joplin package, so that it can be imported without having to import "lib", "renderer" and so on. This is particularly important for Docker images, so that they can be trimmed down to only what's needed.