UNPKG

@zcatalyst/utils

Version:

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