mirror of
https://github.com/luau-lang/luau.git
synced 2025-01-05 19:09:11 +00:00
Mark 'Type alias type packs' RFC as implemented (#237)
This commit is contained in:
parent
5740686124
commit
6b2b179aa6
1 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
||||||
# Type alias type packs
|
# Type alias type packs
|
||||||
|
|
||||||
|
**Status**: Implemented
|
||||||
|
|
||||||
## Summary
|
## Summary
|
||||||
|
|
||||||
Provide semantics for referencing type packs inside the body of a type alias declaration
|
Provide semantics for referencing type packs inside the body of a type alias declaration
|
||||||
|
|
Loading…
Reference in a new issue