I’d be happy with a private
keyword instead of having to make a .resi
file. I have gotten used to the .resi
files, but it’s not super intuitive to JS programmers.
private let x = 42`
I’d be happy with a private
keyword instead of having to make a .resi
file. I have gotten used to the .resi
files, but it’s not super intuitive to JS programmers.
private let x = 42`