screeps-api
    Preparing search index...

    Interface UserBadgeSvgs

    A pair of SVG paths composing a premium UserBadge

    interface UserBadgeSvgs {
        path1: string;
        path2: string;
    }
    Index

    Properties

    Properties

    path1: string
    path2: string