MCPcopy Create free account
hub / github.com/heygen-com/hyperframes / AssetsTab.tsx

File AssetsTab.tsx

packages/studio/src/components/sidebar/AssetsTab.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { memo, useState, useCallback, useRef, useMemo, useEffect } from "react";
2import { VideoFrameThumbnail } from "../ui/VideoFrameThumbnail";
3import { MEDIA_EXT, IMAGE_EXT, VIDEO_EXT, FONT_EXT } from "../../utils/mediaTypes";
4import { TIMELINE_ASSET_MIME } from "../../utils/timelineAssetDrop";

Callers

nothing calls this directly

Calls 7

copyTextToClipboardFunction · 0.90
basenameFunction · 0.90
getCategoryFunction · 0.90
fetchFunction · 0.85
addMethod · 0.80
getMethod · 0.80
setMethod · 0.65

Tested by

no test coverage detected