| /expo/packages/expo-maps/build/ |
| H A D | Map.types.js.map | 1 …n\nimport { CircleObject } from './Circle';\nimport { ClusterObject } from './Cluster';\nimport { …
|
| H A D | GeoJson.js.map | 1 …n\nimport { Color, PatternItem } from './Common.types';\n\n/**\n * GeoJson specific props.\n */\ne…
|
| H A D | Common.types.js.map | 1 …n * Basic point type for representing a coordinate on a map.\n */\nexport type Point = {\n /**\n …
|
| H A D | Polygon.js.map | 1 …n\nimport { Point, PatternItem } from './Common.types';\n\n/**\n * Props of Polygon component of E…
|
| H A D | Marker.js.map | 1 …n\nimport { Point } from './Common.types';\n\n/**\n * Marker specific props.\n */\nexport type Bas…
|
| H A D | Circle.js.map | 1 …n\nimport { Point } from './Common.types';\n\n/**\n * Props of Circle component of Expo Maps libra…
|
| H A D | Polyline.js.map | 1 …n\nimport { Point, PatternItem } from './Common.types';\n\n/**\n * Props of Polyline component of …
|
| /expo/packages/expo-modules-autolinking/build/ |
| H A D | types.js.map | 1 …n\nexport type SupportedPlatform = 'ios' | 'android' | 'web';\n\nexport interface SearchOptions {\…
|
| /expo/packages/expo-notifications/build/ |
| H A D | NotificationScheduler.types.js.map | 1 …n\nimport { NotificationRequest, NotificationContentInput } from './Notifications.types';\n\nexpor…
|
| H A D | Notifications.types.js.map | 1 …n PermissionExpiration,\n PermissionResponse,\n PermissionStatus,\n Subscription,\n} from 'exp…
|
| /expo/packages/html-elements/build/primitives/ |
| H A D | View.js.map | 1 …n AccessibilityRole,\n StyleProp,\n View as NativeView,\n ViewStyle as NativeViewStyle,\n} fro…
|
| /expo/packages/expo-image-picker/build/ |
| H A D | ImagePicker.types.js.map | 1 …n\n// @needsAudit\n/**\n * Alias for `PermissionResponse` type exported by `expo-modules-core`.\n …
|
| /expo/packages/expo-location/build/ |
| H A D | Location.types.js.map | 1 …n\n// @needsAudit\n/**\n * Enum with available location accuracies.\n */\nexport enum LocationAccu…
|
| /expo/packages/expo-speech/build/ |
| H A D | Speech.types.js.map | 1 …n\n/**\n * Native-only callback with parameters related to the word about to be uttered.\n * @plat…
|
| /expo/packages/expo-manifests/build/ |
| H A D | Manifests.js.map | 1 …n\n// @docsMissing\nexport interface ManifestAsset {\n url: string;\n}\n// @docsMissing\nexport t…
|
| /expo/packages/expo-camera/build/ |
| H A D | Camera.types.js.map | 1 …n PermissionResponse,\n PermissionStatus,\n PermissionExpiration,\n PermissionHookOptions,\n} …
|
| /expo/packages/expo-print/build/ |
| H A D | Print.types.js.map | 1 …n /**\n * URI of a PDF file to print. Remote, local (ex. selected via `DocumentPicker`) or base…
|
| /expo/packages/expo-document-picker/build/ |
| H A D | types.js.map | 1 …n /**\n * The [MIME type(s)](https://en.wikipedia.org/wiki/Media_type) of the documents that ar…
|
| /expo/packages/expo-contacts/build/ |
| H A D | Contacts.js.map | 1 …n\nimport ExpoContacts from './ExpoContacts';\n\nexport type CalendarFormatType = CalendarFormats …
|
| /expo/packages/expo-image/build/web/ |
| H A D | imageStyles.js.map | 1 …n[data-expoimage] .cross-dissolve {\n transition-property: opacity;\n animation-fill-mode: forwa…
|
| /expo/packages/expo-auth-session/build/ |
| H A D | TokenRequest.types.js.map | 1 …n/**\n * Access token type.\n *\n * @see [Section 7.1](https://tools.ietf.org/html/rfc6749#section…
|
| /expo/packages/expo-clipboard/build/ |
| H A D | Clipboard.types.js.map | 1 …n\n// @needsAudit\nexport interface GetImageOptions {\n /**\n * The format of the clipboard ima…
|
| /expo/packages/expo-web-browser/build/ |
| H A D | WebBrowser.types.js.map | 1 …n url: string;\n};\n\n// @needsAudit @docsMissing\nexport type WebBrowserWindowFeatures = Record<…
|
| /expo/packages/expo-updates/build/ |
| H A D | Updates.types.js.map | 1 …n\nexport type Manifest = NewManifest | BareManifest;\n\n/**\n * The types of update-related event…
|
| /expo/packages/create-expo-module/build/ |
| H A D | types.js.map | 1 …n\n/**\n * Possible command options.\n */\nexport type CommandOptions = {\n target: string;\n so…
|