AppleSauce
    Preparing search index...

    Type Alias UnlockedGiftWrapEvent

    UnlockedGiftWrapEvent: KnownEvent<Helpers.kinds.GiftWrap> & {
        "[SealSymbol]": UnlockedSeal;
    }

    A gift wrap event that knows its seal event

    Type Declaration