@atlaskit/ads-mcp 1.1.0 → 1.2.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,10 +0,0 @@
1
- /**
2
- * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- *
4
- * Generates TypeScript components data for AI tooling from offerings.json files
5
- *
6
- * @codegen <<SignedSource::50f91993dda0440c9008527c32b631dc>>
7
- * @codegenCommand yarn workspace @af/ads-ai-tooling codegen:prototyping
8
- */
9
- import type { Component } from './types';
10
- export declare const components: Component[];