This repository has been archived on 2024-06-18. You can view files and clone it, but cannot push or open issues or pull requests.
DeskHubSharp/DeskHubSharp.Models/Script.fsx

9 lines
183 B
Plaintext
Raw Normal View History

2018-12-16 13:15:07 -06:00
// Learn more about F# at http://fsharp.org
// See the 'F# Tutorial' project for more help.
#load "Email.fs"
open DeskHubSharp.Models
// Define your library scripting code here