Files
authentik/web/packages/esbuild-plugin-live-reload/index.js
Teffen Ellis ad733033d7 web: Packagify live reload plugin. (#14134)
* web: Packagify live reload plugin.

* web: Use shared formatter.

* web: Format.

* web: Use project mode typecheck.

* web: Fix type errors.
2025-04-21 19:07:45 +02:00

3 lines
70 B
JavaScript

export * from "./client/index.js";
export * from "./plugin/index.js";