3 lines
102 B
TypeScript
3 lines
102 B
TypeScript
export { matrixPlugin } from "./src/channel.js";
|
|
export { setMatrixRuntime } from "./src/runtime.js";
|