code-hike / bright

React Server Component for syntax highlighting
https://bright.codehike.org
1.45k stars 20 forks source link

Fix typescript API #8

Open pomber opened 1 year ago

pomber commented 1 year ago

Tried https://github.com/DefinitelyTyped/DefinitelyTyped/pull/65003, but we need to wait for https://github.com/microsoft/TypeScript/pull/51328 (TypeScript 5.1 will make Promise<ReactNode> a valid return type for components)