I thought doing the apply would unwrap/flatmap/wha...
# typescript
a
I thought doing the apply would unwrap/flatmap/whatever the typescript term is for it the Output<string> to a string, but it doesn't seem to.