Sorci.js
    Preparing search index...

    Type Alias ProjectionDeclaration

    type ProjectionDeclaration = {
        name: string;
        schema: ProjectionSchema;
    }
    Index

    Properties

    Properties

    name: string