0
0
mirror of https://github.com/puppeteer/puppeteer synced 2024-06-14 14:02:48 +00:00
puppeteer/utils/doclint/check_public_api/test/check-duplicates/doc.md

16 lines
249 B
Markdown
Raw Normal View History

### class: Bar
### class: Foo
#### foo.test()
#### foo.test()
#### foo.title(arg, arg)
- `arg` <[number]>
- `arg` <[number]>
### class: Bar
[number]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#Number_type "Number"