UNPKG

@mt-kit/utils

Version:
6 lines (5 loc) 113 B
import { IScreen } from "./types"; /** * 📱 屏幕信息 */ export default function deviceScreen(): IScreen;