ixfx
    Preparing search index...

    Type Alias GetPathsOptions

    GetPathsOptions: Readonly<
        { onlyLeaves: boolean; rootName: string; withPrototype: boolean },
    >