Documentation
    Preparing search index...

    Interface ApiDomainInstruction

    interface ApiDomainInstruction {
        content: string;
        name: string;
        type: string;
    }
    Index

    Properties

    Properties

    content: string
    name: string
    type: string