mirror of
https://github.com/sern-handler/website
synced 2026-06-23 00:02:30 +00:00
6 lines
157 B
TypeScript
6 lines
157 B
TypeScript
/**
|
|
* @file This file provides the types for Starlight's `@astrojs/starlight/expressive-code/hast` export.
|
|
*/
|
|
|
|
export * from 'astro-expressive-code/hast';
|