Skip to content
| Marketplace
Sign in
Visual Studio Code
>
Other
>
kotlin model to typescript
New to Visual Studio Code?
Get it now.
kotlin model to typescript
zhouyang
|
9,988 installs
|
(
0
)
|
Free
convert kotlin to typescript
Installation
Launch VS Code Quick Open (
Ctrl+P
), paste the following command, and press enter.
Copy
Copied to clipboard
More Info
Overview
Version History
Q & A
Rating & Review
用途
将Kotlin模型类(实体)转换为TypeScript代码。
使用方法
复制Kotlin代码
在vscode中打开一个ts文件
运行kotlin-model-to-ts插件
快捷键
windows: 先ctrl+k 然后ctrl+v
mac: 先cmd+k 然后cmd+v(未测试)