UNPKG

@bugsnag/source-maps

Version:

CLI and JS library for uploading source maps to Bugsnag

3 lines (2 loc) 115 B
/// <reference types="node" /> export default function stringifyFileAccessError(e: NodeJS.ErrnoException): string;