UNPKG

universal-serialize

Version:
5 lines 173 B
export function serializePromise() {// pass } export function deserializePromise() { throw new Error("Promise serialization is not implemented; nothing to deserialize"); }