Home
last modified time | relevance | path

Searched refs:IBItem (Results 1 – 3 of 3) sorted by relevance

/expo/packages/@expo/prebuild-config/build/plugins/unversioned/expo-splash-screen/
H A DInterfaceBuilder.d.ts14 export type IBRect = IBItem<Rect>;
22 export type IBColor = IBItem<{
68 export type IBLabel = IBItem<{
92 nil?: IBItem<{
113 view: IBItem<{
131 color: IBItem<{
144 export type IBPoint = IBItem<{
149 export type IBScene = IBItem<{
154 placeholder: IBItem<{
168 export type IBDevice = IBItem<{
[all …]
H A DInterfaceBuilder.js.map1IBItem<\n H extends Record<string, any>,\n B extends Record<string, any[]> = { [key: string]: an…
/expo/packages/@expo/prebuild-config/src/plugins/unversioned/expo-splash-screen/
H A DInterfaceBuilder.ts10 export type IBItem< alias
25 export type IBRect = IBItem<Rect>;
35 export type IBColor = IBItem<
96 export type IBLabel = IBItem<
129 nil?: IBItem<{
157 view: IBItem<
174 subviews: IBItem<
181 color: IBItem<{
185 constraints: IBItem<
211 placeholder: IBItem<{
[all …]