]> git.immae.eu Git - github/fretlink/purs-loader.git/blob - docs/PursLoader/Options.md
PureScript 0.7 updates and migration to pulp
[github/fretlink/purs-loader.git] / docs / PursLoader / Options.md
1 ## Module PursLoader.Options
2
3 #### `pscOptions`
4
5 ``` purescript
6 pscOptions :: Foreign -> Array String
7 ```
8
9 #### `loaderSrcOption`
10
11 ``` purescript
12 loaderSrcOption :: Foreign -> Maybe (Array String)
13 ```
14
15 #### `loaderFFIOption`
16
17 ``` purescript
18 loaderFFIOption :: Foreign -> Maybe (Array String)
19 ```
20
21