chore: enable importsNotUsedAsValues

This commit is contained in:
Simon Chan 2022-03-15 15:06:56 +08:00
parent b287340ac9
commit 2ff723f488
No known key found for this signature in database
GPG key ID: 8F75717685A974FB
17 changed files with 25 additions and 23 deletions

View file

@ -1,4 +1,4 @@
import { AdbBackend, ReadableStream, WritableStream } from '@yume-chan/adb';
import type { AdbBackend, ReadableStream, WritableStream } from '@yume-chan/adb';
declare global {
interface TCPSocket {