chore: initial commit
This commit is contained in:
+23
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"cxxNamespace": ["jecnaapi"],
|
||||
"ios": {
|
||||
"iosModuleName": "Jecnaapi"
|
||||
},
|
||||
"android": {
|
||||
"androidNamespace": ["jecnaapi"],
|
||||
"androidCxxLibName": "jecnaapi"
|
||||
},
|
||||
"autolinking": {
|
||||
"Jecnaapi": {
|
||||
"ios": {
|
||||
"language": "swift",
|
||||
"implementationClassName": "Jecnaapi"
|
||||
},
|
||||
"android": {
|
||||
"language": "kotlin",
|
||||
"implementationClassName": "Jecnaapi"
|
||||
}
|
||||
}
|
||||
},
|
||||
"ignorePaths": ["node_modules"]
|
||||
}
|
||||
Reference in New Issue
Block a user