Skip to content

Commit bcec66a

Browse files
committed
chore: change AppSpecs to NativeLocalStorageSpec
1 parent cb04bd3 commit bcec66a

6 files changed

Lines changed: 6 additions & 6 deletions

File tree

docs/turbo-native-modules-ios.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ Modify the `package.json` as it follows:
132132
"test": "jest"
133133
},
134134
"codegenConfig": {
135-
"name": "AppSpecs",
135+
"name": "NativeLocalStorageSpec",
136136
"type": "modules",
137137
"jsSrcsDir": "specs",
138138
"android": {

website/versioned_docs/version-0.79/turbo-native-modules-ios.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ Modify the `package.json` as it follows:
132132
"test": "jest"
133133
},
134134
"codegenConfig": {
135-
"name": "AppSpecs",
135+
"name": "NativeLocalStorageSpec",
136136
"type": "modules",
137137
"jsSrcsDir": "specs",
138138
"android": {

website/versioned_docs/version-0.80/turbo-native-modules-ios.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ Modify the `package.json` as it follows:
132132
"test": "jest"
133133
},
134134
"codegenConfig": {
135-
"name": "AppSpecs",
135+
"name": "NativeLocalStorageSpec",
136136
"type": "modules",
137137
"jsSrcsDir": "specs",
138138
"android": {

website/versioned_docs/version-0.81/turbo-native-modules-ios.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ Modify the `package.json` as it follows:
132132
"test": "jest"
133133
},
134134
"codegenConfig": {
135-
"name": "AppSpecs",
135+
"name": "NativeLocalStorageSpec",
136136
"type": "modules",
137137
"jsSrcsDir": "specs",
138138
"android": {

website/versioned_docs/version-0.82/turbo-native-modules-ios.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ Modify the `package.json` as it follows:
132132
"test": "jest"
133133
},
134134
"codegenConfig": {
135-
"name": "AppSpecs",
135+
"name": "NativeLocalStorageSpec",
136136
"type": "modules",
137137
"jsSrcsDir": "specs",
138138
"android": {

website/versioned_docs/version-0.83/turbo-native-modules-ios.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ Modify the `package.json` as it follows:
132132
"test": "jest"
133133
},
134134
"codegenConfig": {
135-
"name": "AppSpecs",
135+
"name": "NativeLocalStorageSpec",
136136
"type": "modules",
137137
"jsSrcsDir": "specs",
138138
"android": {

0 commit comments

Comments
 (0)