Skip to content

Commit

Permalink
squash!
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolaRHristov committed Aug 31, 2023
1 parent 93d403d commit 57dba20
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Target/Index.d.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
import type { AstroIntegration } from "astro";
import type { Option } from "./Option/Index.js";
declare const _default: (Options?: Option) => AstroIntegration;
export default _default;

0 comments on commit 57dba20

Please sign in to comment.