Search


Search something to see results

ResolvedPath

Resolved path

interface ResolvedPath {
    absolute: string;
    relative: string;
}

Index

Properties

absolute: string

Absolute path

relative: string

Relative path