microsoft / microsoft/typespec
Typekit should `.create` method add the type to the current realm
Open
compiler:core
triaged:core
- Dominant language
- Java
- Stars
- 5.9k
- Forks
- 394
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 104
Description
Feels like
```ts
const model = $(realm).model.create(...);
```
`model` should be added to the realm `realm`
Contributor guide
Assessment
This issue has not been assessed yet.