1
0
Fork 0

fix(docs): Add second pattern.use() signature

This commit is contained in:
Benjamin F 2022-12-13 04:33:37 -08:00
parent 7cc76b3edf
commit 7063d8ab9f

View file

@ -12,6 +12,8 @@ For more details, refer to [the plugin guide](/guides/plugins/).
```js
Pattern pattern.use(object plugin)
// or
Pattern pattern.use(object plugin, object plugin_data)
```
See [the plugin guide](/guides/plugins/) for details on how to structure