Skip to content

Commit 3ca99e7

Browse files
committed
Add gen-tsd.json to auto import PaperRippleElement type.
1 parent 384798f commit 3ca99e7

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

gen-tsd.json

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"autoImport": {
3+
"@polymer/paper-ripple/paper-ripple.js": [
4+
"PaperRippleElement"
5+
]
6+
}
7+
}

0 commit comments

Comments
 (0)