Home
last modified time | relevance | path

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

/expo/packages/@expo/config-plugins/src/ios/
H A DTarget.ts12 export enum TargetType { enum
108 TargetType.APP_CLIP, constant
109 TargetType.EXTENSION, constant
110 TargetType.WATCH, constant
111 TargetType.STICKER_PACK_EXTENSION, constant
/expo/packages/@expo/config-plugins/build/ios/
H A DTarget.js35 let TargetType; variable
37 (function (TargetType) { argument
H A DTarget.d.ts3 export declare enum TargetType { enum