update packages and add valign
This commit is contained in:
3
scripts/reveal.js/dist/utils/device.d.ts
vendored
Normal file
3
scripts/reveal.js/dist/utils/device.d.ts
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
export declare const isMobile: boolean;
|
||||
export declare const isChrome: boolean;
|
||||
export declare const isAndroid: boolean;
|
||||
Reference in New Issue
Block a user