unison/unison-src/transcripts/api-namespace-details.md
2023-08-11 17:52:21 -07:00

277 B

Namespace Details Test

.> builtins.mergeio
{{ Documentation }}
nested.names.x = 42

nested.names.readme = {{
Here's a *README*!
}}
.> add
-- Should find names by suffix
GET /api/non-project-code/namespaces/nested.names