MCPcopy Create free account

hub / github.com/Tritintruong114/nextjs-youtube / functions

Functions34 in github.com/Tritintruong114/nextjs-youtube

↓ 3 callersFunctioncleanNumber
(num: number)
utils/fluid/fluidValue.ts:58
↓ 3 callersFunctionpxToRem
(px: number | string)
utils/fluid/fluidValue.ts:50
↓ 2 callersFunctionassertValue
(v: T | undefined, errorMessage: string)
sanity/env.ts:16
↓ 1 callersFunctiongetDetailPost
(slug: string)
sanity/queries/posts.ts:37
↓ 1 callersFunctiongetGalleryPage
()
sanity/queries/page.ts:150
↓ 1 callersFunctiongetHomepage
()
sanity/queries/page.ts:26
↓ 1 callersFunctiongetPosts
()
sanity/queries/posts.ts:23
↓ 1 callersFunctiongetPreferredValue
( minSize: number, maxSize: number, minScreenSize: number, maxScreenSize: number, )
utils/fluid/fluidValue.ts:33
↓ 1 callersFunctiongetServicesPage
(slug: string)
sanity/queries/page.ts:70
↓ 1 callersFunctiongetWorksPage
()
sanity/queries/page.ts:111
↓ 1 callersFunctionrandomColumns
()
app/gallery/page.tsx:7
↓ 1 callersFunctiontoggleMenu
()
components/header.tsx:8
↓ 1 callersFunctionurlFor
(source: any)
app/blog/[slug]/page.tsx:15
FunctionBlogDetailPage
({ params }: { params: { slug: string } })
app/blog/[slug]/page.tsx:83
FunctionBlogPage
()
app/blog/page.tsx:7
FunctionFooterComponent
()
components/footer.tsx:4
FunctionGalleryPage
()
app/gallery/page.tsx:17
FunctionHeaderComponent
()
components/header.tsx:5
FunctionHome
()
app/test.tsx:3
FunctionHome
()
app/page.tsx:8
FunctionRootLayout
({ children, }: { children: React.ReactNode; })
app/layout.tsx:16
FunctionServicesPage
()
app/services/page.tsx:9
FunctionShapeOne
()
public/shape-one.tsx:1
FunctionShapeTwo
()
public/shape-two.tsx:1
FunctionStudioLayout
({ children, }: { children: React.ReactNode; })
app/studio/layout.tsx:8
FunctionStudioPage
()
app/studio/[[...index]]/page.tsx:15
FunctionWorksPage
()
app/works/page.tsx:10
Functioncn
(...args: ClassValue[])
utils/clxs/cn.ts:3
FunctioncreateFluidValue
( minSize: number, maxSize: number, minScreenSize: number = DEFAULT_MIN_SCREEN, maxScreenSize: number
utils/fluid/fluidValue.ts:16
FunctionfetchPageBlocks
(id: string)
libs/notion/notion.ts:32
FunctiongetPosts
()
libs/notion/notion.ts:10
Functionprepare
(selection)
sanity/schemaTypes/post.ts:67
Functionprepare
({ title, image })
sanity/schemaTypes/heroType.ts:40
FunctionurlForImage
(source: Image)
sanity/lib/image.ts:11