astro-gists/package/internal.ts

5 lines
176 B
TypeScript
Raw Normal View History

2024-02-24 09:47:57 +00:00
/**
* @file This file contains utility functions imported by the `<Code>` component.
*/
export { getGistsEcConfigPreprocessor } from './src/integrations/expressive-code.js';