UNPKG

71 BTypeScriptView Raw
1declare function hiDPI(ratio?: number): string;
2
3export default hiDPI;