mirror of
https://github.com/ruanyf/es6tutorial.git
synced 2025-05-24 10:22:23 +00:00
fix typo: 或 -> 会
This commit is contained in:
parent
84dba5689b
commit
248b51a5df
@ -439,7 +439,7 @@ import submodule from './node_modules/es-module-package/private-module.js';
|
||||
}
|
||||
```
|
||||
|
||||
注意,如果同时还有其他别名,就不能采用简写,否则或报错。
|
||||
注意,如果同时还有其他别名,就不能采用简写,否则会报错。
|
||||
|
||||
```javascript
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user