UNPKG

@btfuse/filesystem

Version:

Filesystem plugin for the Fuse framework

5 lines (4 loc) 123 B
export declare class FusePath { private constructor(); static resolve(base: string, ...parts: string[]): string; }