1
0
mirror of https://github.com/hakimel/reveal.js.git synced 2025-08-30 17:59:59 +02:00

vite theme build

This commit is contained in:
Hakim El Hattab
2024-10-17 19:00:37 +02:00
parent a89af36022
commit 41cca8e576
36 changed files with 1512 additions and 1562 deletions

4
dist/reveal.d.ts vendored Normal file
View File

@@ -0,0 +1,4 @@
export {}
import Reveal from './index'
export default Reveal
export {}