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,4 +1,4 @@
|
||||
import {Entity} from '../api'
|
||||
import type {Entity} from '../api'
|
||||
import vCard from 'vcf'
|
||||
|
||||
export const entityToName = (e: { entity: Entity }): string => {
|
||||
|
||||
Reference in New Issue
Block a user