Tsarr Documentation - v1.8.0
    Preparing search index...

    Type Alias BookLazyLoadedWritable

    type BookLazyLoadedWritable = {
        value?: Book;
    }
    Index

    Properties

    Properties

    value?: Book