9 lines
183 B
Plaintext
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
|
||
|
|