Interface BottomKindOptions

interface BottomKindOptions {
    name: string;
}

Properties

Properties

name: string