astro-gists/package/internal.ts

5 lines
176 B
TypeScript

/**
* @file This file contains utility functions imported by the `<Code>` component.
*/
export { getGistsEcConfigPreprocessor } from './src/integrations/expressive-code.js';