cross-domain-safe-weakmap
cross-domain-safe-weakmap copied to clipboard
Flow error
Hello,
I'm getting the flow error on cross-domain-safe-weakmap/dist/module/index.js.flow:20 Using [email protected]
Unexpected token :
17│ set(key: K, value: V): void | void | void | void;
18│ }
19│
20│ declare export default {WeakMap: WeakMap<K: Object, V>};
21│
