Dev Roar Lab API Documentation - v1.6.0
    Preparing search index...
    interface TechInfo {
        icon: ComponentType<any> | IconType;
        color: string;
    }
    Index

    Properties

    Properties

    icon: ComponentType<any> | IconType
    color: string