Skip to content

@orillusion/core


Function: IsNonSerialize()

IsNonSerialize<T>(instance, key): boolean

Defined in: src/util/SerializeDecoration.ts:14

Type Parameters

T

T extends object

Parameters

instance

T

key

string

Returns

boolean

Released under the MIT License