Home > @microsoft/api-extractor-model > ApiStaticMixin > isStatic
ApiStaticMixin.isStatic property
Whether the declaration has the TypeScript static
keyword.
Signature:
readonly isStatic: boolean;
Home > @microsoft/api-extractor-model > ApiStaticMixin > isStatic
Whether the declaration has the TypeScript static
keyword.
Signature:
readonly isStatic: boolean;