RevGrid - v0.9.3
    Preparing search index...

    Type Alias RevWritable<T>

    RevWritable: { -readonly [P in keyof T]: T[P] }

    Type Parameters

    • T