chore: added type overwrites

This commit is contained in:
Junseo Park 2021-02-15 22:58:01 +09:00
parent 845ff27efe
commit fd010b0aac

View File

@ -1,6 +1,5 @@
import { IncomingMessage } from 'http'
import { NextPageContext } from 'next'
import { ParsedUrlQuery } from 'querystring'
export interface Bot {
id: string