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
2018-12-16 14:15:07 -05:00

9 lines
183 B
Plaintext

// 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