Closed boneskull closed 1 year ago
Much like #1803, this adds types conditional exports where appropriate.
types
Additionally, I fixed a type in ThirdPartyStaticModuleInterface which I was bumping up against.
ThirdPartyStaticModuleInterface
@kriskowal Looks like CI needs to be burped
Please note that https://github.com/endojs/endo/pull/1803 is the same sort of thing but for @endo/compartment-mapper (and is awaiting approvals)
@endo/compartment-mapper
Much like #1803, this adds
types
conditional exports where appropriate.Additionally, I fixed a type in
ThirdPartyStaticModuleInterface
which I was bumping up against.