chore: improve type imports
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
import {createRandomID} from '@/helpers/randomId'
|
||||
import {parseURL} from 'ufo'
|
||||
|
||||
interface Provider {
|
||||
export interface Provider {
|
||||
name: string
|
||||
key: string
|
||||
authUrl: string
|
||||
|
Reference in New Issue
Block a user