Home
last modified time | relevance | path

Searched defs:getSubstitutionDataPrompts (Results 1 – 2 of 2) sorted by relevance

/expo/packages/create-expo-module/src/
H A Dprompts.ts39 export async function getSubstitutionDataPrompts(slug: string): Promise<PromptObject<string>[]> { function
/expo/packages/create-expo-module/build/
H A Dprompts.js38 async function getSubstitutionDataPrompts(slug) { function