Logo
Explore Help
Register Sign In
yujunjun/playwright
1
0
Fork 0
You've already forked playwright
mirror of https://github.com/microsoft/playwright.git synced 2025-06-26 21:40:17 +00:00
Code Issues Packages Projects Releases Wiki Activity
playwright/utils/doclint/check_public_api/test/diff-methods/api.ts

18 lines
116 B
TypeScript
Raw Normal View History

Initial commit
2019-11-18 18:18:28 -08:00
class Foo {
start() {
}
stop() {
}
get zzz() {
}
$() {
}
money$$money() {
}
}
chore: fix doclint tests (#1098) This fixes the doclint tests so that `npm test` works. It also adds all the browsers to npm test. Fixes #8
2020-02-24 18:24:02 -08:00
export {Foo};
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.5 Page: 229ms Template: 4ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API