SyntaxError:: Unexpected token问题
来源:2-5 开发准备
慕先生4633558
2017-06-08
我写了一串代码如下:
export class Hello{
private name: string = '';
constructor(){
}
}为什么会报如下错误:

写回答
1回答
-
没问题啊...
032017-06-12
相似问题
SyntaxError:: Unexpected token问题
来源:2-5 开发准备
慕先生4633558
2017-06-08
我写了一串代码如下:
export class Hello{
private name: string = '';
constructor(){
}
}为什么会报如下错误:

1回答
没问题啊...
相似问题