@resee-movies/utilities - v0.8.0
    Preparing search index...

    Type Alias FromTmdbImageSizeOptions

    Config options for the fromTmdbImageSize utility method.

    type FromTmdbImageSizeOptions = {
        originalIsUndefined?: boolean;
    }
    Index

    Properties

    originalIsUndefined?: boolean

    Causes the "original" image size to return undefined instead of POSITIVE_INFINITY.