trakteerjs
    Preparing search index...

    Interface Media

    Tip media if exists

    interface Media {
        gif?: string;
        video?: { id: string; start: number };
    }
    Index

    Properties

    Properties

    gif?: string

    ID gif selection from Giphy

    "3oEduQAsYcJKQH2XsI"
    
    video?: { id: string; start: number }

    Type declaration

    • id: string

      Youtube video id

      "dQw4w9WgXcQ"
      
    • start: number

      Start youtube duration

      0