UNPKG

pocketbase-tools

Version:

A TypeScript toolkit for PocketBase, featuring a standard service/action/types layered structure. It provides interfaces and implementations for common business logic such as users, products, company profiles, and file utilities, making it suitable for se

4 lines (3 loc) 86 B
export * from "./errorHandler"; export * from "./logger"; export * from "./useFiles";