Skip to content

Commit cfa67a0

Browse files
committed
update
1 parent 2faebf6 commit cfa67a0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

lib/platform_support.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@
88
/**
99
* Valid platform identifiers
1010
*/
11-
import type { Platform } from './platform_support';
12-
1311
export type Platform = 'browser' | 'node' | 'react_native' | '__universal__';
1412

1513

0 commit comments

Comments
 (0)