Searched refs:DestinationResolutionProps (Results 1 – 3 of 3) sorted by relevance
10 export type DestinationResolutionProps = { alias48 destination: (props: DestinationResolutionProps) => string;100 props: DestinationResolutionProps116 export async function selectTemplatesAsync(projectRoot: string, props: DestinationResolutionProps) {
4 import { DestinationResolutionProps, selectTemplatesAsync, TEMPLATES } from './templates';18 props: DestinationResolutionProps;58 props: DestinationResolutionProps;84 props: DestinationResolutionProps;
5 import { DestinationResolutionProps } from './templates';25 const props: DestinationResolutionProps = {