UNPKG

@mt-kit/utils

Version:
6 lines (5 loc) 130 B
import { ISensor } from "./types"; /** * 🎯 传感器信息 (Sensor APIs) */ export default function deviceSensor(): ISensor;