yeet
This commit is contained in:
3
node_modules/expo-keep-awake/build/index.d.ts
generated
vendored
Normal file
3
node_modules/expo-keep-awake/build/index.d.ts
generated
vendored
Normal file
@ -0,0 +1,3 @@
|
||||
export declare function useKeepAwake(tag?: string): void;
|
||||
export declare function activateKeepAwake(tag?: string): void;
|
||||
export declare function deactivateKeepAwake(tag?: string): void;
|
Reference in New Issue
Block a user