@ptkl/sdk - v1.12.0
    Preparing search index...

    Interface TimberChanges

    interface TimberChanges {
        after?: Record<string, any>;
        before?: Record<string, any>;
    }
    Index

    Properties

    Properties

    after?: Record<string, any>
    before?: Record<string, any>