Update config files and npm packages
This commit is contained in:
6
src/app.d.ts
vendored
6
src/app.d.ts
vendored
@@ -2,14 +2,10 @@
|
||||
// for information about these interfaces
|
||||
// and what to do when importing types
|
||||
declare namespace App {
|
||||
interface Locals {
|
||||
userid: string;
|
||||
}
|
||||
|
||||
// interface Locals {}
|
||||
// interface Platform {}
|
||||
// interface PrivateEnv {}
|
||||
// interface PublicEnv {}
|
||||
// interface Session {}
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user