MCPcopy Create free account

hub / github.com/JonnyBurger/programmatic-stories / functions

Functions19 in github.com/JonnyBurger/programmatic-stories

↓ 4 callersFunctionmessageStart
( messages: SingleMessageApiResponse[], index: number )
src/math.ts:47
↓ 2 callersFunctiongetMessageDuration
( message: SingleMessageApiResponse )
src/math.ts:23
↓ 2 callersFunctiongetMessageDurations
( messages: SingleMessageApiResponse[] )
src/math.ts:43
↓ 2 callersFunctiongetMessageSegmentDurations
( message: SingleMessageApiResponse )
src/math.ts:15
↓ 2 callersFunctionsendFile
(file: string)
server.tsx:26
↓ 1 callersFunctiongetAvatarInitials
(username: string)
src/get-avatar-initials.tsx:1
↓ 1 callersFunctiongetCdnUrlWithOptions
( domain: string = IMGIX_DOMAIN, cdn_identifier: string, options: Record<string, string | number | null | u
src/get-image-url.ts:7
↓ 1 callersFunctiongetDuration
(messageIds: string[])
src/fetch-msgs.ts:4
↓ 1 callersFunctiongetMessageSegments
( message: SingleMessageApiResponse )
src/math.ts:9
↓ 1 callersFunctiongetOpacityForWord
( message: SingleMessageApiResponse, wordIndex: number, frame: number )
src/math.ts:32
↓ 1 callersFunctionmessageEntrance
({ messages, index, fps, frame, }: { messages: SingleMessageApiResponse[]; index: number; fps: number;
src/math.ts:58
↓ 1 callersFunctionwordOpacity
(i: number)
src/Message.tsx:79
FunctionBackground
()
src/Background.tsx:1
FunctionGiftedAvatar
(props)
src/Avatar.tsx:65
FunctionMessage
({delay, message})
src/Message.tsx:75
FunctionRemotionVideo
()
src/Video.tsx:11
FunctionStory
({messageIds})
src/Story.tsx:26
FunctiongetAllMessagesDurations
( messages: SingleMessageApiResponse[] )
src/math.ts:78
MethodonPress
(props: any)
src/Avatar.tsx:60