UNPKG

conditional-promise

Version:

Yet another Promise with extended interface

9 lines (7 loc) 106 B
import buble from 'rollup-plugin-buble'; export default { useStrict: false, plugins: [ buble() ] };