mirror of
https://github.com/Pythagora-io/gpt-pilot.git
synced 2026-05-09 03:00:20 -04:00
6 lines
193 B
TypeScript
6 lines
193 B
TypeScript
// Generated by scripts/generate-plugin-sdk-facades.mjs. Do not edit manually.
|
|
export {
|
|
resolveMatrixAccountStringValues,
|
|
setMatrixRuntime,
|
|
} from "../../extensions/matrix/runtime-api.js";
|