aboutsummaryrefslogtreecommitdiffstats
path: root/app/src/app.d.ts
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--app/src/app.d.ts8
1 files changed, 4 insertions, 4 deletions
diff --git a/app/src/app.d.ts b/app/src/app.d.ts
index 8f4d638..3e4ed20 100644
--- a/app/src/app.d.ts
+++ b/app/src/app.d.ts
@@ -2,8 +2,8 @@
// for information about these interfaces
// and what to do when importing types
declare namespace App {
- // interface Locals {}
- // interface PageData {}
- // interface Error {}
- // interface Platform {}
+ // interface Locals {}
+ // interface PageData {}
+ // interface Error {}
+ // interface Platform {}
}