ixfx
    Preparing search index...

    Type Alias PathData<V>

    PathData: { path: string; value: V }

    Type Parameters

    • V

    Type declaration

    • path: string
    • value: V