UNPKG

@area2-ai/a2-react-keystroke-package

Version:

# a2-react-keystroke-package

3 lines (2 loc) 106 B
import { TargetPlatform } from "../interfaces"; export declare const getPlatform: () => TargetPlatform;