FunctionsExtendedItemParseOptionsExtendedItemParseOptions CallableExtendedItemParseOptions<T>(option: T, asset: Asset): TPre-process the passed extended item option and return a shallow copy.Type parametersT: Pick<ExtendedItemOption, Prerequisite | Property>Parametersoption: TThe to-be processed extended item optionasset: AssetReturns T
Pre-process the passed extended item option and return a shallow copy.