src / mcp / core-bundle.d.mts
/**
* Type declarations for the core bundle.
*
* In development, TypeScript resolves types through the file: dependency
* on made-for-bionic-core. The runtime module is the copied core-bundle.mjs.
*/
export * from "made-for-bionic-core";
src / mcp / core-bundle.d.mts
/**
* Type declarations for the core bundle.
*
* In development, TypeScript resolves types through the file: dependency
* on made-for-bionic-core. The runtime module is the copied core-bundle.mjs.
*/
export * from "made-for-bionic-core";