Module utils/composable/usePostIdDebug
Functions
usePostIdDebug
- usePostIdDebug(componentName: any): { notifyIfInvalidPostId: ((postId: any) => void) }
Parameters
Returns { notifyIfInvalidPostId: ((postId: any) => void) }
notifyIfInvalidPostId: ((postId: any) => void)