Tsarr Documentation - v2.4.12
    Preparing search index...

    Type Alias AuthorMetadataLazyLoaded

    type AuthorMetadataLazyLoaded = {
        value?: AuthorMetadata;
        isLoaded?: boolean;
    }
    Index

    Properties

    Properties

    isLoaded?: boolean