UNPKG

vue-app-sdk

Version:
7 lines (6 loc) 94 B
function stackGet(key) { return this.__data__.get(key); } export { stackGet as default };