fix: narrow plugin SDK hook type exports

This commit is contained in:
Peter Steinberger 2026-05-13 11:40:37 +01:00
parent 68c77bb55d
commit 46f7750c63

View file

@ -1 +1 @@
export * from "../plugins/types.js";
export type * from "../plugins/hook-types.js";