Searched refs:postTransformHooks (Results 1 – 1 of 1) sorted by relevance
52 await postTransformHooks[name]?.(sourceDirectory, targetDirectory);210 const postTransformHooks: Record<string, PostTramsformHook> = { constant