Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolo-ribaudo committed Sep 12, 2023
1 parent 63db17e commit de99e4c
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ import x from './import-assertion-1_FIXTURE.js' with


''



};
import './import-assertion-2_FIXTURE.js' assert
import './import-assertion-2_FIXTURE.js'
with


{

Expand All @@ -48,7 +48,7 @@ with


''



};
export * from './import-assertion-3_FIXTURE.js' assert
export * from './import-assertion-3_FIXTURE.js' with



{

Expand Down

0 comments on commit de99e4c

Please sign in to comment.