UNPKG

universal-serialize

Version:
5 lines 176 B
export function serializeFunction() {// pass } export function deserializeFunction() { throw new Error("Function serialization is not implemented; nothing to deserialize"); }