Home
last modified time | relevance | path

Searched defs:BackgroundFetchStatus (Results 1 – 3 of 3) sorted by relevance

/expo/packages/expo-background-fetch/build/
H A DBackgroundFetch.types.js24 export var BackgroundFetchStatus; variable
25 (function (BackgroundFetchStatus) { argument
H A DBackgroundFetch.types.d.ts21 export declare enum BackgroundFetchStatus { enum
/expo/packages/expo-background-fetch/src/
H A DBackgroundFetch.types.ts24 export enum BackgroundFetchStatus { enum