mirror of
https://github.com/zhigang1992/react-native-firebase.git
synced 2026-04-26 05:24:51 +08:00
chore: github actions (#3472)
This commit is contained in:
1
packages/analytics/lib/index.d.ts
vendored
1
packages/analytics/lib/index.d.ts
vendored
@@ -638,6 +638,7 @@ export namespace FirebaseAnalyticsTypes {
|
||||
search_term: string;
|
||||
}
|
||||
|
||||
// eslint-disable-next-line @typescript-eslint/no-empty-interface
|
||||
export interface Statics {}
|
||||
|
||||
/**
|
||||
|
||||
@@ -23,7 +23,6 @@ import {
|
||||
isOneOf,
|
||||
isString,
|
||||
isUndefined,
|
||||
isArray,
|
||||
} from '@react-native-firebase/app/lib/common';
|
||||
import { validateStruct, validateCompound } from '@react-native-firebase/app/lib/common/struct';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user