File tree Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -6,5 +6,5 @@ type LanguageRegistration = {
66 expandoChar ?: string
77}
88
9- declare const registratoin : LanguageRegistration
10- export default registratoin
9+ declare const registration : LanguageRegistration
10+ export default registration
Original file line number Diff line number Diff line change @@ -6,5 +6,5 @@ type LanguageRegistration = {
66 expandoChar ?: string
77}
88
9- declare const registratoin : LanguageRegistration
10- export default registratoin
9+ declare const registration : LanguageRegistration
10+ export default registration
Original file line number Diff line number Diff line change @@ -6,5 +6,5 @@ type LanguageRegistration = {
66 expandoChar ?: string
77}
88
9- declare const registratoin : LanguageRegistration
10- export default registratoin
9+ declare const registration : LanguageRegistration
10+ export default registration
Original file line number Diff line number Diff line change @@ -6,5 +6,5 @@ type LanguageRegistration = {
66 expandoChar ?: string
77}
88
9- declare const registratoin : LanguageRegistration
10- export default registratoin
9+ declare const registration : LanguageRegistration
10+ export default registration
You can’t perform that action at this time.
0 commit comments