Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Lsq128/MiraFrame
/ functions
Functions
306 in github.com/Lsq128/MiraFrame
⨍
Functions
306
◇
Types & classes
176
Method
update
(configs: Record<string, string | null>)
packages/server/src/modules/config/config.service.ts:59
Method
update
(@Body() body: { configs?: Record<string, ConfigValue> })
packages/server/src/modules/config/config.controller.ts:14
Method
updateBible
(@Param("id") id: string, @Body() body: Record<string, unknown>)
packages/server/src/modules/projects/characters.controller.ts:127
Method
updateOutline
(@Param("id") id: string, @Body() body: Record<string, unknown>)
packages/server/src/modules/projects/projects.controller.ts:182
Method
uploadReference
(@Param("id") id: string, @UploadedFile() file: { filename?: string })
packages/server/src/modules/projects/projects.controller.ts:207
Function
write
(chunk)
packages/server/src/services/video.service.ts:228
← previous
301–306 of 306, ranked by callers