init
This commit is contained in:
4
node_modules/@capacitor/geolocation/dist/esm/index.d.ts
generated
vendored
Normal file
4
node_modules/@capacitor/geolocation/dist/esm/index.d.ts
generated
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
import type { GeolocationPlugin } from './definitions';
|
||||
declare const Geolocation: GeolocationPlugin;
|
||||
export * from './definitions';
|
||||
export { Geolocation };
|
||||
Reference in New Issue
Block a user