12 lines
314 B
JavaScript
12 lines
314 B
JavaScript
import 'clsx';
|
|
import { r as noop } from './index2-CkPUJ4Ro.js';
|
|
import './root-ByBW8a1L.js';
|
|
|
|
const is_legacy = noop.toString().includes("$$") || /function \w+\(\) \{\}/.test(noop.toString());
|
|
if (is_legacy) {
|
|
({
|
|
url: new URL("https://example.com")
|
|
});
|
|
}
|
|
//# sourceMappingURL=state.svelte-DhWLC4I4.js.map
|