when.js 192 B

1234567
  1. /**
  2. * @license
  3. * Copyright 2021 Google LLC
  4. * SPDX-License-Identifier: BSD-3-Clause
  5. */
  6. function n(n,o,r){return n?o():null==r?void 0:r()}export{n as when};
  7. //# sourceMappingURL=when.js.map