Add sequelize index file

This commit is contained in:
Jorge Vargas 2024-09-03 19:11:19 -06:00
parent 6f00481c25
commit d20b00532d
12 changed files with 77 additions and 50 deletions

1
src/app.d.ts vendored
View file

@ -1,7 +1,6 @@
import type { ParaglideLocals } from "@inlang/paraglide-sveltekit"
import type { AvailableLanguageTag } from "$lib/paraglide/runtime"
declare global {
namespace App {
interface Locals {