UNPKG

quasqui

Version:

The meta-framework suite designed from scratch for frontend-focused modern web development.

8 lines (7 loc) 172 B
export const NativeModuleNameMap: Record<string, string> = { Chrome: 'chrome', 'Mobile Safari': 'ios_saf', Safari: 'safari', Edge: 'edge', Firefox: 'firefox', };