Skip to content

Commit 3f01e8e

Browse files
committed
fix(api-loader): fix import error.
1 parent 685ac87 commit 3f01e8e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

packages/api-loader/src/index.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
*/
66
import React from 'react';
77
import { requireScript } from '@uiw/react-baidu-map-utils';
8-
import '@uiw/react-baidu-map-types';
98

109
declare global {
1110
interface Window {

0 commit comments

Comments
 (0)