@intentius/chant-lexicon-aws 0.32.0 → 0.33.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.
package/dist/plugin.d.ts CHANGED
@@ -2,11 +2,5 @@ import type { LexiconPlugin } from "@intentius/chant/lexicon";
2
2
  /** Re-exported from ./stack-errors so the long-standing import path (and its
3
3
  * tests) keep working now that the deep reader shares the classifier. */
4
4
  export { stackDoesNotExist } from "./stack-errors.js";
5
- /**
6
- * AWS CloudFormation lexicon plugin.
7
- *
8
- * Provides serializer, lint rules, template detection,
9
- * import parsing, and code generation for AWS CloudFormation.
10
- */
11
5
  export declare const awsPlugin: LexiconPlugin;
12
6
  //# sourceMappingURL=plugin.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"plugin.d.ts","sourceRoot":"","sources":["../src/plugin.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,aAAa,EAAyJ,MAAM,0BAA0B,CAAC;AA0BrN;yEACyE;AACzE,OAAO,EAAE,iBAAiB,EAAE,MAAM,gBAAgB,CAAC;AAEnD;;;;;GAKG;AACH,eAAO,MAAM,SAAS,EAAE,aAk0BvB,CAAC"}
1
+ {"version":3,"file":"plugin.d.ts","sourceRoot":"","sources":["../src/plugin.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,aAAa,EAAyJ,MAAM,0BAA0B,CAAC;AA0BrN;yEACyE;AACzE,OAAO,EAAE,iBAAiB,EAAE,MAAM,gBAAgB,CAAC;AA6DnD,eAAO,MAAM,SAAS,EAAE,aAm2BvB,CAAC"}