Sign in
chromium
/
external
/
github.com
/
SeleniumHQ
/
selenium
/
refs/heads/api-docs-4.30.0-all
/
.
/
node_modules
/
prettier
/
plugins
/
yaml.d.ts
blob: a0110d4200c86320ac348524ff9b46d16c43d12e [
file
] [
log
] [
blame
] [
edit
]
import
{
Parser
}
from
"../index.js"
;
export
declare
const
parsers
:
{
yaml
:
Parser
;
};