/** * PocketBase Schema Index * * This file re-exports all types and constants from the schema file * for easier imports throughout the codebase. */ export * from "./schema";