mirror of
https://github.com/jorgev259/soc_site-astro.git
synced 2025-06-29 07:57:41 +00:00
Add sequelize index file
This commit is contained in:
parent
6f00481c25
commit
d20b00532d
12 changed files with 77 additions and 50 deletions
1
src/app.d.ts
vendored
1
src/app.d.ts
vendored
|
|
@ -1,7 +1,6 @@
|
|||
import type { ParaglideLocals } from "@inlang/paraglide-sveltekit"
|
||||
import type { AvailableLanguageTag } from "$lib/paraglide/runtime"
|
||||
|
||||
|
||||
declare global {
|
||||
namespace App {
|
||||
interface Locals {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue