UNPKG

@dishuostec/llrt-types

Version:

Type definitions for LLRT, Low Latency Runtime

10 lines (7 loc) 120 B
export {}; declare global { interface Navigator { readonly userAgent: string; } var navigator: Navigator; }