docs: enterprise refactor plan with ralph specs
This commit is contained in:
7
dist/plugins/interfaces.js
vendored
Normal file
7
dist/plugins/interfaces.js
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
"use strict";
|
||||
/**
|
||||
* Plugin interfaces re-exported from core for plugin implementations to use.
|
||||
* All interface definitions live in src/core/interfaces.ts so that core
|
||||
* code can depend on them without creating a circular dependency.
|
||||
*/
|
||||
Object.defineProperty(exports, "__esModule", { value: true });
|
||||
Reference in New Issue
Block a user