Guest User

Untitled

a guest
Feb 16th, 2019
122
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. ```js
  2. return { connect: storeAlias ? { alias: storeAlias } : storeId? { id: storeId }: (function(){throw "error"}()) }
  3. ```
Add Comment
Please, Sign In to add comment