UNPKG

@tsed/json-mapper

Version:
4 lines 188 B
export function alterBeforeDeserialize(data, schema, options) { return schema?.$hooks?.alter("beforeDeserialize", data, [options]); } //# sourceMappingURL=alterBeforeDeserialize.js.map