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

    Type Alias AuthorMetadataLazyLoaded

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

    Properties

    Properties

    isLoaded?: boolean