mirror of
https://github.com/shlinkio/shlink-web-client.git
synced 2026-07-19 10:11:50 +00:00
Add import type whenever possible
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { omit } from 'ramda';
|
||||
import { SemVer } from '../../utils/helpers/version';
|
||||
import type { SemVer } from '../../utils/helpers/version';
|
||||
|
||||
export interface ServerData {
|
||||
name: string;
|
||||
|
||||
Reference in New Issue
Block a user