UNPKG

cione-comp-lib

Version:

`$ yarn add cione-comp-lib` 或者 `$ npm i cione-comp-lib -S`

5 lines (4 loc) 92 B
function stackGet(key) { return this.__data__.get(key); } export { stackGet as default };