1
0
mirror of https://github.com/tabler/tabler.git synced 2026-08-13 14:52:22 +04:00
Files
tabler/site/mdx/recma.ts
T
2023-07-18 00:13:56 +02:00

6 lines
106 B
TypeScript

import { mdxAnnotations } from 'mdx-annotations'
export const recmaPlugins = [
mdxAnnotations.recma,
]