Skip to content

Add support for type functions #54

@NotMirrox

Description

@NotMirrox

Description

Type functions (part of Luau's new beta type solver) are not currently supported by pesde. They should be handled like regular types during export and re-export.

Requested Feature

Add support for type functions so they can be:

  • Exported from packages
  • Re-exported when needed by dependent packages

Use Case

Packages using Luau's beta type solver with type functions need to expose these to downstream users, just like regular types.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions