We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7c42bc commit eb2cb5fCopy full SHA for eb2cb5f
1 file changed
Day21-30/21-30.Web前端概述.md
@@ -288,7 +288,7 @@
288
- `delete`关键字
289
- 标准对象
290
- `Number` / `String` / `Boolean` / `Symbol` / `Array` / `Function`
291
- - `Date` / `Error` / `Math` / `RegEx` / `Object` / `Map` / `Set`
+ - `Date` / `Error` / `Math` / `RegExp` / `Object` / `Map` / `Set`
292
- `JSON` / `Promise` / `Generator` / `Reflect` / `Proxy`
293
294
#### BOM
0 commit comments