update readme [skip ci]
This commit is contained in:
parent
2bb9ab04e3
commit
07d49ffabf
@ -865,6 +865,18 @@ Aliases: `Statement`, `Conditional`
|
||||
- `consequent`: `Statement` (required)
|
||||
- `alternate`: `Statement` (default: `null`)
|
||||
|
||||
---
|
||||
|
||||
### import
|
||||
```javascript
|
||||
t.import()
|
||||
```
|
||||
|
||||
See also `t.isImport(node, opts)` and `t.assertImport(node, opts)`.
|
||||
|
||||
Aliases: `Expression`
|
||||
|
||||
|
||||
---
|
||||
|
||||
### importDeclaration
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user