UNPKG

@zendesk/zcli-themes

Version:

zcli theme commands live here

3 lines (2 loc) 129 B
import type { Flags } from '../types'; export default function migrate(themePath: string, flags: Flags): Promise<string | void>;