MCPcopy Create free account
hub / github.com/ParallelTask/dinoloop / app.ts

File app.ts

examples/dino_api/src/app/app.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// tslint:disable-next-line:no-require-imports
2import express = require('express');
3// tslint:disable-next-line:no-require-imports
4import cors = require('cors');

Callers

nothing calls this directly

Calls 9

useRouterMethod · 0.65
requestStartMethod · 0.65
requestEndMethod · 0.65
registerControllerMethod · 0.65
serverErrorMethod · 0.65
dependencyResolverMethod · 0.65
bindMethod · 0.65
getMethod · 0.45

Tested by

no test coverage detected