summaryrefslogtreecommitdiff
path: root/tests/specs/serve/type_check/main.out
blob: 4613ef265c7889a8400c81b8c88068300c7e2de6 (plain)
1
2
3
4
5
Check [WILDCARD]
error: TS2353 [ERROR]: Object literal may only specify known properties, and 'bad' does not exist in type 'ServeDefaultExport'.
  bad() {
  ~~~
    at [WILDCARD]main.ts:2:3