Skeleton.affix property

Signature:

affix?: {
        pos: [string, string];
        neg?: [string, string];
    };

Remarks

The prefix and suffix of an ICU NumberFormatter pattern. Not used for skeletons.