UNPKG

@zcatalyst/utils

Version:

3 lines (2 loc) 120 B
import { CatalystService } from './enums'; export declare function getServicePath(service?: CatalystService): string;