Skip to content

Commit

Permalink
test: fix snapshot
Browse files Browse the repository at this point in the history
[converter]
  • Loading branch information
MangelMaxime committed May 7, 2024
1 parent 9aeb344 commit 78fc0ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/specs/references/typeLiteral/variableExport.fsx
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ open System

[<Erase>]
type Exports =
[<ImportAll("module")>]
[<ImportDefault("module")>]
static member inline supportsColor: Exports.supportsColor = nativeOnly


Expand Down

0 comments on commit 78fc0ae

Please sign in to comment.