Chameleon
    Preparing search index...

    Interface Overwrite

    interface Overwrite {
        id: string;
        type: number;
        allow: string;
        deny: string;
    }
    Index

    Properties

    Properties

    id: string
    type: number
    allow: string
    deny: string