ExtractFunction<T> = Extract<T, (…args) => any>
T
Extract
args
any
Defined in: packages/remark-callout/src/plugin.ts:241