Home > @microsoft/api-extractor-model > ApiProtectedMixin > isProtected
ApiProtectedMixin.isProtected property
Whether the declaration has the TypeScript protected
keyword.
Signature:
readonly isProtected: boolean;
Home > @microsoft/api-extractor-model > ApiProtectedMixin > isProtected
Whether the declaration has the TypeScript protected
keyword.
Signature:
readonly isProtected: boolean;