mirror of
https://github.com/namibia/awesome-cheatsheets.git
synced 2025-04-07 14:21:53 +00:00
Changes
This commit is contained in:
parent
859556dc1f
commit
24faa1e1c1
@ -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()`;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user