recma.ts 106 B

12345
  1. import { mdxAnnotations } from 'mdx-annotations'
  2. export const recmaPlugins = [
  3. mdxAnnotations.recma,
  4. ]