Skip to main content
The Deno 2 Release Candidate is here
Learn more
method CustomItemService.prototype.createItem
import { CustomItemService } from "https://deno.land/x/sptaki@1.2.0/services/mod.ts";

Create a new item without using an existing item as a template Add to the items db Add to the flea market Add to the handbook Add to the locales

Parameters

newItemDetails: NewItemDetails

Details on what the item to be created

Returns

CreateItemResult containing the completed items Id