We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8bd8dfc commit 5fd28d1Copy full SHA for 5fd28d1
packages/php-wasm/node/src/test/php-imagick.spec.ts
@@ -1,11 +1,7 @@
1
import fs from 'fs';
2
import { rootCertificates } from 'tls';
3
import path from 'path';
4
-import {
5
- PHP,
6
- SupportedPHPVersions,
7
- setPhpIniEntries,
8
-} from '@php-wasm/universal';
+import { PHP, setPhpIniEntries } from '@php-wasm/universal';
9
import { loadNodeRuntime } from '../lib';
10
import { jspi } from 'wasm-feature-detect';
11
0 commit comments