Correct code example
This commit is contained in:
parent
56c7d5a67d
commit
8bef3156be
@ -30,7 +30,7 @@ See the [Babel Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.m
|
||||
- Add support for declare module.exports ([#72](https://github.com/babel/babylon/pull/72)) @danez
|
||||
|
||||
```js
|
||||
declare module {
|
||||
declare module "foo" {
|
||||
declare module.exports: {}
|
||||
}
|
||||
```
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user