UNPKG

@mintlify/common

Version:

Commonly shared code within Mintlify

3 lines (2 loc) 105 B
import type { Root } from 'hast'; export declare const rehypeOptimizedVideo: () => (tree: Root) => void;