ts-generator icon indicating copy to clipboard operation
ts-generator copied to clipboard

Add support for readonly typescript types

Open NikolayMetchev opened this issue 5 years ago • 0 comments

properties declared as val in kotlin should probably be emitted as readonly in typescript.

NikolayMetchev avatar Jan 07 '19 15:01 NikolayMetchev