Home > @zeplin/cli > ConnectPlugin > process
CLI invokes this method for each component in the configration file.
Signature:
process(componentConfig: ComponentConfig): Promise<ComponentData>;Returns:
Promise<ComponentData>
Home > @zeplin/cli > ConnectPlugin > process
CLI invokes this method for each component in the configration file.
Signature:
process(componentConfig: ComponentConfig): Promise<ComponentData>;Returns:
Promise<ComponentData>