UNPKG

@maverick-js/compiler

Version:

Maverick toolchain including the analyzer and compiler.

3 lines (2 loc) 152 B
export declare const resolvePath: (...pathSegments: string[]) => string; export declare function resolveRelativePath(from: string, to: string): string;