UNPKG

vamp-utils

Version:
4 lines (3 loc) 152 B
import { EnvironmentDetector } from "../types/environment"; declare const environmentDetector: EnvironmentDetector; export default environmentDetector;