fixed type error

Signed-off-by: Ash Entwisle <ash.entwisle@protonmail.com>
pull/1/head
Ash Entwisle 2024-02-20 14:41:17 +00:00
parent 6f7ffa4246
commit 33317f27e2
No known key found for this signature in database
GPG Key ID: 0E3CBB6B4BE9FE33
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
import { IIcon } from './icon';
import type { IIcon } from './icon';
/**
* Represents a lazy link.