@sourceacademy/autocomplete
    Preparing search index...

    Interface IncludeRule

    interface IncludeRule {
        include: string;
    }
    Index

    Properties

    Properties

    include: string