UNPKG

@experts_hub/shared

Version:

Shared DTOs, interfaces, and utilities for experts hub applications

7 lines (6 loc) 228 B
export declare const VENDOR_API_CONFIGURATION_PATTERN: { fetchVendorApiConfiguration: string; addVendorApiConfiguration: string; toggleStausVendorApiConfiguration: string; deletVendorApiConfiguration: string; };