erest
    Preparing search index...

    Interface IGroupInfoOpt

    interface IGroupInfoOpt {
        name: string;
        prefix?: string;
    }
    Index

    Properties

    Properties

    name: string
    prefix?: string