Esposter
    Preparing search index...

    Interface NodeInvocation

    interface NodeInvocation {
        code: string;
        file: string;
    }
    Index

    Properties

    Properties

    code: string
    file: string