© 2026 Hedgehog Software, LLC
export type App = AddErrorType<typeof app, {success: false, errors: {message: string, code: number}[]}>