Home > @uniformdev/mesh-sdk > SetLocationFunction
SetLocationFunction type
Signature:
type SetLocationFunction<TSetValue> = (value: TSetValue, options?: SetValueOptions) => Promise<void> | void;
References: SetValueOptions
Home > @uniformdev/mesh-sdk > SetLocationFunction
Signature:
type SetLocationFunction<TSetValue> = (value: TSetValue, options?: SetValueOptions) => Promise<void> | void;
References: SetValueOptions