interface CustomUserAgentDetailsBase {
    framework?: Framework;
}

Properties

Properties

framework?: Framework