<!-- Do not edit this file. It is automatically generated by API Documenter. --> [`SubpathResult`](SubpathResult) ## SubpathResult interface **Signature:** ```typescript export interface SubpathResult ``` ## Properties | Property | Modifiers | Type | Description | | --- | --- | --- | --- | | [`end`](SubpathResult/end) | | [`Loc`](Loc)<code> &#124; null</code> | | | [`start`](SubpathResult/start) | | [`Loc`](Loc) | |