ℹ️ These docs are for the free version of Galileo. Documentation for current customers can be found here.
function isDocument(obj: any): obj is Document;
Defined in: src/types/logging/step.types.ts:176
any
obj is Document
Was this page helpful?