Home
last modified time | relevance | path

Searched refs:LocalSubstitutionData (Results 1 – 5 of 5) sorted by relevance

/expo/packages/create-expo-module/src/
H A Dtypes.ts34 export type LocalSubstitutionData = { alias
H A Dcreate-expo-module.ts26 import { CommandOptions, LocalSubstitutionData, SubstitutionData } from './types';
247 data: SubstitutionData | LocalSubstitutionData
317 ): Promise<SubstitutionData | LocalSubstitutionData> {
/expo/packages/create-expo-module/build/
H A Dtypes.d.ts31 export type LocalSubstitutionData = { alias
H A Dtypes.js.map1 …e: string;\n repo: string;\n type: 'remote';\n};\n\nexport type LocalSubstitutionData = {\n pro…
H A Dcreate-expo-module.js.map1LocalSubstitutionData, SubstitutionData } from './types';\nimport { newStep } from './utils';\n\nc…