File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -79,22 +79,22 @@ export default class GetLocation {
7979 static getCurrentPosition ( options : GetCurrentPositionOptions ) : Promise < Location > ;
8080
8181 /**
82- * @Deprecated use Linking.openSettings from React Native
82+ * @deprecated use Linking.openSettings from React Native
8383 */
8484 static openAppSettings ( ) ;
8585
8686 /**
87- * @Deprecated use Linking.openSettings from React Native
87+ * @deprecated use Linking.openSettings from React Native
8888 */
8989 static openWifiSettings ( ) ;
9090
9191 /**
92- * @Deprecated use Linking.openSettings from React Native
92+ * @deprecated use Linking.openSettings from React Native
9393 */
9494 static openCelularSettings ( ) ;
9595
9696 /**
97- * @Deprecated use Linking.openSettings from React Native
97+ * @deprecated use Linking.openSettings from React Native
9898 */
9999 static openGpsSettings ( ) ;
100100}
You can’t perform that action at this time.
0 commit comments