Searched defs:getSlugPrompt (Results 1 – 3 of 3) sorted by relevance
2 export declare function getSlugPrompt(customTargetPath?: string | null): PromptObject<string>; function
16 function getSlugPrompt(customTargetPath) { function
14 export function getSlugPrompt(customTargetPath?: string | null): PromptObject<string> { function