ts-lambda-api - v2.5.2
    Preparing search index...

    Interface Directive

    interface Directive {
        offset: number;
        source: string;
        type: "directive";
    }
    Index

    Properties

    Properties

    offset: number
    source: string
    type: "directive"