XYO Platform SDK - v3.10.6
    Preparing search index...

    Variable isSchemaPayloadWithSourcesConst

    isSchemaPayloadWithSources: (x?: unknown) => x is WithSources<SchemaPayload> = ...

    Identity function for determining if an object is an Schema with sources

    Type declaration