Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Export InnerTemplatePart #78

Merged
merged 1 commit into from
Dec 14, 2024
Merged

Export InnerTemplatePart #78

merged 1 commit into from
Dec 14, 2024

Conversation

seanpdoyle
Copy link
Contributor

Add an entry to the src/index.ts to export the new InnerTemplatePart.

Since consumers are most likely to import TemplateInstance, change the test/template-instance.ts test file to import properties from the module in a way that more closely resembles the end-user consumer experience.

Add an entry to the `src/index.ts` to export the new
`InnerTemplatePart`.

Since consumers are most likely to import `TemplateInstance`, change the
`test/template-instance.ts` test file to import properties from the
module in a way that more closely resembles the end-user consumer
experience.
@seanpdoyle seanpdoyle requested a review from a team as a code owner December 14, 2024 04:31
@keithamus keithamus merged commit 4e11d16 into github:main Dec 14, 2024
1 check passed
@seanpdoyle seanpdoyle deleted the exports branch December 14, 2024 22:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants