11cb0ef41Sopenharmony_ci// Re-exporting dependencies for tests in test/doctool. 21cb0ef41Sopenharmony_ci 31cb0ef41Sopenharmony_ciexport { default as rehypeRaw } from 'rehype-raw'; 41cb0ef41Sopenharmony_ciexport { default as rehypeStringify } from 'rehype-stringify'; 51cb0ef41Sopenharmony_ciexport { default as remarkParse } from 'remark-parse'; 61cb0ef41Sopenharmony_ciexport { default as remarkRehype } from 'remark-rehype'; 71cb0ef41Sopenharmony_ciexport { unified } from 'unified'; 8