16 agent tools, event handler for auto-linking, sync job every 15m. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
3 lines
195 B
TypeScript
3 lines
195 B
TypeScript
export declare function getSdkUiRuntimeValue<T>(name: string): T;
|
|
export declare function renderSdkUiComponent<TProps>(name: string, props: TProps): unknown;
|
|
//# sourceMappingURL=runtime.d.ts.map
|