routie dev init since i didn't adhere to any proper guidance up until now
This commit is contained in:
+6
@@ -0,0 +1,6 @@
|
||||
export declare const IN_BROWSER: boolean;
|
||||
export declare const SUPPORTS_INTERSECTION: boolean;
|
||||
export declare const SUPPORTS_TOUCH: boolean;
|
||||
export declare const SUPPORTS_EYE_DROPPER: boolean;
|
||||
export declare const SUPPORTS_MATCH_MEDIA: boolean;
|
||||
export declare const PREFERS_REDUCED_MOTION: () => boolean;
|
||||
Reference in New Issue
Block a user