Files
plainpages/plugin-api/index.ts
T

3 lines
151 B
TypeScript

// Re-export rather than the surface itself: a package's `exports` target may not escape its folder.
export * from "../src/plugin-host/plugin-api.ts";