UNPKG

@zendesk/zcli-themes

Version:

zcli theme commands live here

3 lines (2 loc) 128 B
import type { PendingJob } from '../types'; export default function createThemeImportJob(brandId: string): Promise<PendingJob>;