A type guard to check if an object with type property is an Extension (old name: Interactive). Note that this will only narrow the type to Viewer.Document if so.
type
Viewer.Document
A type guard to check if an object with
type
property is an Extension (old name: Interactive). Note that this will only narrow the type toViewer.Document
if so.