mirror of
https://github.com/ershisan99/DevToysWeb.git
synced 2025-12-16 20:49:23 +00:00
chore(deps): upgrade @ianvs/prettier-plugin-sort-imports
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
import { UrlObject } from "url";
|
||||
|
||||
import { LinkProps } from "next/link";
|
||||
|
||||
export type ValidHref = Exclude<LinkProps<unknown>["href"], UrlObject>;
|
||||
|
||||
Reference in New Issue
Block a user