roc/crates/glue/platform/File.roc
2024-05-05 16:46:34 +02:00

3 lines
52 B
Text

module [File]
File : { name : Str, content : Str }