Sign in
chromium
/
devtools
/
devtools-frontend.git
/
HEAD
/
.
/
node_modules
/
lit-analyzer
/
lib
/
rules
/
no-invalid-attribute-name.d.ts
blob: 783957bd9a767f1e2d760f96ec5e6a6405873223 [
file
] [
log
] [
blame
]
import
{
RuleModule
}
from
"../analyze/types/rule/rule-module.js"
;
declare
const
rule
:
RuleModule
;
export
default
rule
;
//# sourceMappingURL=no-invalid-attribute-name.d.ts.map