mirror of
https://github.com/LeCoupa/awesome-cheatsheets.git
synced 2025-11-08 14:01:35 +00:00
Changes
This commit is contained in:
@@ -102,5 +102,9 @@ verify // It is an undefined function which used to verify the
|
|||||||
Properties```app.local`;
|
Properties```app.local`;
|
||||||
|
|
||||||
`app.locals.title = "My Cheatsheet";
|
`app.locals.title = "My Cheatsheet";
|
||||||
|
|
||||||
console.dir(app.locals.title)`;
|
console.dir(app.locals.title)`;
|
||||||
app.mountpath`;``app.mountpath``const admin = express()`;
|
|
||||||
|
app.mountpath`
|
||||||
|
|
||||||
|
``app.mountpath``const admin = express()`;
|
||||||
|
|||||||
Reference in New Issue
Block a user