mono/packages/ui/turbo/generators/config.d.ts
2025-03-24 00:54:46 +01:00

3 lines
115 B
TypeScript

import type { PlopTypes } from "@turbo/gen";
export default function generator(plop: PlopTypes.NodePlopAPI): void;