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

    Type Alias AuthorMetadataLazyLoaded

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

    Properties

    Properties

    isLoaded?: boolean