Skip to content
This repository has been archived by the owner on Aug 1, 2024. It is now read-only.

Commit

Permalink
Adopt goog.module in goog.asserts
Browse files Browse the repository at this point in the history
Use `declareLegacyNamespace` for backwards compatibility

Because various JS tests in stub out the `ENABLE_ASSERTS` property, this cl exposes it directly on `exports` and only references it from `exports` which maintains behavior.

RELNOTES: Adopt `goog.module` in `goog.asserts`
PiperOrigin-RevId: 426219046
Change-Id: Id0c990ddba6cab6b2be3b8516929dbdb60565591
  • Loading branch information
lukesandberg authored and copybara-github committed Feb 3, 2022
1 parent ed8d5ca commit 02bfcf3
Showing 1 changed file with 96 additions and 116 deletions.
Loading

0 comments on commit 02bfcf3

Please sign in to comment.