6 lines
73 B
Haskell
6 lines
73 B
Haskell
module Plugin where
|
|
|
|
import API
|
|
|
|
resource = plugin { function = "good" }
|