Cin*_*ris 4 gruntjs typescript
尝试用于grunt-typescript编译我的 TS 文件时,出现以下错误:
error TS1110: Type expected.
Run Code Online (Sandbox Code Playgroud)
在这三行中的每一行
export type AttributeWriteType = "Append" | "Replace" | "Static";
export type Action = "Create" | "Delete";
export type Status = "Created" | "Queued" | "Running" | "Completed" | "Expired";
Run Code Online (Sandbox Code Playgroud)
我对打字稿相当陌生,因此任何见解都将不胜感激。
| 归档时间: |
|
| 查看次数: |
12217 次 |
| 最近记录: |