semblance-dev/node_modules/tiny-invariant/dist/tiny-invariant.min.js
2025-12-19 19:26:16 +00:00

1 line
302 B
JavaScript
Executable file

!function(e,n){"object"==typeof exports&&"undefined"!=typeof module?module.exports=n():"function"==typeof define&&define.amd?define(n):(e="undefined"!=typeof globalThis?globalThis:e||self).invariant=n()}(this,(function(){"use strict";return function(e,n){if(!e)throw new Error("Invariant failed")}}));