Paths: {
    browser: string;
    file: string;
} | null

The browser and file paths if the tree resolver encountered and handled a tree URL or null if not. Empty string paths should be ignored.

Generated using TypeDoc