UNPKG

@sentry/utils

Version:
7 lines 199 B
/** * Figures out if we're building a browser bundle. * * @returns true if this is a browser bundle build. */ export declare function isBrowserBundle(): boolean; //# sourceMappingURL=env.d.ts.map