File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 11# TypeScript Support
22
3- :::tip Support Version
3+ :::tip Supported Versions
44:new : 9.2+
55:::
66
Original file line number Diff line number Diff line change 11# Web components
22
3- :::tip Support Version
3+ :::tip Supported Versions
44:new : 9.2+
55:::
66
@@ -82,7 +82,7 @@ import I18nHost from './components/I18nHost.ce.vue'
8282
8383const I18nHostElement = defineCustomElement (I18nHost)
8484
85- export { I18nHostElement }
85+ export { I18nHostElement }
8686```
8787
8888以下のような ` useI18n ` が実装、そして exportされた Web Components を:
Original file line number Diff line number Diff line change 11# TypeScript Support
22
3- :::tip Support Version
3+ :::tip Supported Versions
44:new : 9.2+
55:::
66
Original file line number Diff line number Diff line change 11# Web components
22
3- :::tip Support Version
3+ :::tip Supported Versions
44:new : 9.2+
55:::
66
@@ -81,7 +81,7 @@ import I18nHost from './components/I18nHost.ce.vue'
8181
8282const I18nHostElement = defineCustomElement (I18nHost)
8383
84- export { I18nHostElement }
84+ export { I18nHostElement }
8585```
8686
8787The following ` useI18n ` implements and exports Web Components to:
You can’t perform that action at this time.
0 commit comments