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