Skip to main content
The Deno 2 Release Candidate is here
Learn more
method ItemHelper.prototype.generateUpdForItem
Re-export
import { ItemHelper } from "https://deno.land/x/sptaki@1.2.0/helpers/mod.ts";

Helper method to generate a Upd based on a template

Parameters

itemTemplate: ITemplateItem

the item template to generate a Upd for

Returns

A Upd with all the default properties set