MUI Docs Infra

Warning

This is an internal project, and is not intended for public use. No support or stability guarantees are provided.

Return Type
KeyTypeRequired
name
string
Yes
data
string
Yes
import { createTypes } from './createTypes';
import { useHook } from './useHook';

export const TypesHook = createTypes(import.meta.url, useHook);