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

    Type Alias MetadataProfileLazyLoaded

    type MetadataProfileLazyLoaded = {
        value?: MetadataProfile;
        isLoaded?: boolean;
    }
    Index

    Properties

    Properties

    isLoaded?: boolean