UNPKG

@callstack/repack-debugger-app

Version:

Browser debugger app for React Native applications as part of @callstack/repack.

4 lines (2 loc) 109 B
import { URL, fileURLToPath } from 'url'; export default fileURLToPath(new URL('./dist', import.meta.url));