Repository URL to install this package:
|
Version:
2.8.0-studio-release ▾
|
export declare const matchPhoneOrSmaller: RegExp;
export declare const matchPhoneOrLarger: RegExp;
export declare const matchTabletOrSmaller: RegExp;
export declare const matchDesktopOrSmaller: RegExp;
export declare const matchTabletOrLarger: RegExp;
export declare const matchDesktopOrLarger: RegExp;
export declare const matchBigOrLarger: RegExp;
export declare const matchExtraBigeOrLarger: RegExp;
export declare const matchContainer: RegExp;
export declare const matchREM: RegExp;
export declare const matchVW: RegExp;
export declare const matchDynamicHeight: RegExp;
export declare const matchFont: RegExp;
export declare const matchQualityAssurance: RegExp;
export declare const replacements: any[][];