asset-db
    Preparing search index...

    Variable ItemAttributeValueOwnIncludeSchemaConst

    ItemAttributeValueOwnIncludeSchema: ZodObject<
        {
            attribute: ZodOptional<ZodCoercedBoolean<unknown>>;
            item: ZodOptional<ZodCoercedBoolean<unknown>>;
        },
        $strip,
    > = ...