UNPKG

199 BTypeScriptView Raw
1/**
2 * Figures out if we're building a browser bundle.
3 *
4 * @returns true if this is a browser bundle build.
5 */
6export declare function isBrowserBundle(): boolean;
7//# sourceMappingURL=env.d.ts.map
\No newline at end of file