mirror of
https://github.com/maelgangloff/domain-watchdog.git
synced 2025-12-29 16:15:04 +00:00
style: import type
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import vCard from 'vcf'
|
||||
import {Entity} from '../api'
|
||||
import type {Entity} from '../api'
|
||||
|
||||
export const extractDetailsFromJCard = (e: { entity: Entity }): {
|
||||
fn?: string
|
||||
|
||||
Reference in New Issue
Block a user