typealias SKUFlagsString

export type SKUFlagsString = keyof typeof SKUFlags;

Constructors

constructor()