@rvoh/dream
    Preparing search index...

    Type Alias SimpleObjectSerializerType

    SimpleObjectSerializerType: (
        data: any,
        passthroughData?: any,
    ) => ObjectSerializerBuilder<any, any>

    Type Declaration