UNPKG

@lifaon/path

Version:

Useful tool to manage paths like the URL object

3 lines (2 loc) 189 B
import type { IPathPlatformConfig } from '../../../types/platform-config/path-platform-config.type.js'; export declare function getCurrentPathPlatformConfig(): IPathPlatformConfig | never;