Skip to content

Commit

Permalink
fix: bad merge
Browse files Browse the repository at this point in the history
  • Loading branch information
KnorpelSenf committed Jan 17, 2025
1 parent 6cf85ec commit 3d813be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/api/components/Indexes.tsx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import {
InterfaceIndexSignatureDef,
ParamIdentifierDef,
} from "deno_doc/types.d.ts";
} from "@deno/doc/types";
import { PropertyName } from "./PropertyName.tsx";
import { TsType } from "./TsType.tsx";
import { LinkGetter } from "./types.ts";
Expand Down

0 comments on commit 3d813be

Please sign in to comment.