UNPKG

@pagopa/dx-cli

Version:

A CLI useful to manage DX tools.

3 lines (2 loc) 140 B
import type { DynamicActionsFunction } from "node-plop"; export default function getActions(templatesPath: string): DynamicActionsFunction;