Types in @astrojs/partytown not exported from package #8723
Labels
- P2: nice to have
Not breaking anything but nice to have (priority)
help wanted
Please help with this issue!
Astro Info
If this issue only occurs in one browser, which browser is a problem?
No response
Describe the Bug
When using
@astrojs/partytown
aspreset
It would be great to provide thePartytown
config options in the same way as using it as anintegration
directly. it is currently not able to import the typesPartyrownOptions
and/orPartytownConfig
that are used in the package.This is currently not possible.
What's the expected result?
It should be possible to import types for
PartytownOptions
and/orPartytownConfig
from@astrojs/partytown
Link to Minimal Reproducible Example
https://stackblitz.com/edit/github-humest?file=src%2Fastro-presets.config.ts
Participation
The text was updated successfully, but these errors were encountered: