Skip to content
This repository was archived by the owner on Aug 15, 2025. It is now read-only.

Commit f51ca46

Browse files
committed
import "main" tsp file
1 parent 9557d8c commit f51ca46

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

polyproto/core/main.tsp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,6 @@ import "@typespec/rest";
33
import "@typespec/openapi3";
44
import "./routes";
55
import "./models";
6+
import "../main.tsp";
67

78
namespace polyproto.core;

0 commit comments

Comments
 (0)