Huge shoutout to @jhubbardsf for creating all of these updates
- kitEndpoint: Updated name to be a choice of valid actions. Added in all valid input parameters.
- kitTsEndpoint: Updated name to be a choice of valid actions. Added in all valid input parameters. Modified TypeScript return to be valid. Added type to function.
- kitLoad: Changed to arrow function. Added all parameter inputs. Added status to return.
- kitLoadTs (New Snippet): Same as kitLoad but with typed function.
- Other: Cleaned up a little bit with spacing.