Move FSharp.Core version to .fsproj files
- Change event DU to struct
This commit is contained in:
@@ -20,6 +20,7 @@ module HxEncoding =
|
||||
|
||||
|
||||
/// The events recognized by htmx
|
||||
[<Struct>]
|
||||
type HxEvent =
|
||||
/// Send this event to an element to abort a request
|
||||
| Abort
|
||||
|
||||
Reference in New Issue
Block a user