jsii
Version:
[](https://cdk.dev) [ => void): Directives;
/** Whether the node has the `@jsii ignore` directive set. */
readonly ignore?: ts.JSDocComment | ts.JSDocTag;
/** Whether the node has the `@jsii struct` directive set. */
readonly struct?: ts.JSDocComment | ts.JSDocTag;
private constructor();
}
//# sourceMappingURL=directives.d.ts.map