You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: custom-elements.json
+10-10Lines changed: 10 additions & 10 deletions
Original file line number
Diff line number
Diff line change
@@ -4,16 +4,16 @@
4
4
"modules": [
5
5
{
6
6
"kind": "javascript-module",
7
-
"path": "src/custom-element.ts",
7
+
"path": "src/date-time.ts",
8
8
"declarations": [
9
9
{
10
10
"kind": "class",
11
-
"description": "An example Custom Element. This documentation ends up in the\nREADME so describe how this elements works here.\n\nYou can event add examples on the element is used with Markdown.\n\n```\n<custom-element></custom-element>\n```",
12
-
"name": "CustomElementElement",
11
+
"description": "An example Custom Element. This documentation ends up in the\nREADME so describe how this elements works here.\n\nYou can event add examples on the element is used with Markdown.\n\n```\n<date-time></date-time>\n```",
0 commit comments