mirror of
https://github.com/zhigang1992/react-native-code-push.git
synced 2026-05-19 19:39:54 +08:00
Fixing typo
This commit is contained in:
4
typings/react-native-code-push.d.ts
vendored
4
typings/react-native-code-push.d.ts
vendored
@@ -1,4 +1,4 @@
|
||||
// Type definitions for React Native CodePush pligin.
|
||||
// Type definitions for React Native CodePush module.
|
||||
// Project: https://github.com/Microsoft/react-native-code-push
|
||||
|
||||
/// <reference path="../react-native/react-native.d.ts" />
|
||||
@@ -323,4 +323,4 @@ declare namespace CodePush {
|
||||
|
||||
declare module "react-native-code-push" {
|
||||
export default CodePush;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user