mirror of
https://github.com/hakimel/reveal.js.git
synced 2025-08-29 01:11:21 +02:00
rebase and rebuild
This commit is contained in:
2
dist/reveal.d.ts
vendored
2
dist/reveal.d.ts
vendored
@@ -562,7 +562,7 @@ declare interface Config {
|
||||
* // reveal.js is ready
|
||||
* });
|
||||
*/
|
||||
declare let Reveal: {
|
||||
declare const Reveal: {
|
||||
initialize: (options?: Config) => Promise<void>;
|
||||
[key: string]: any;
|
||||
};
|
||||
|
Reference in New Issue
Block a user