flashsync / src /server.gleam
Dhurgh's picture
Permanently remove build artifacts from history
d0b8e8f
Raw
History Blame Contribute Delete
64 Bytes
pub fn placeholder() -> String {
"Server utilities module"
}