UNPKG

@vtex/api

Version:
3 lines (2 loc) 122 B
import { ServiceJSON } from './worker/runtime/typings'; export declare const startMaster: (service: ServiceJSON) => void;