mimiq
    Preparing search index...

    Interface Persona

    interface Persona {
        behaviors: string[];
        description: string;
    }
    Index

    Properties

    behaviors: string[]
    description: string