Skip to content
This repository has been archived by the owner on Aug 17, 2021. It is now read-only.

gfdm/yybyl

Repository files navigation

云烟别摇了

Usage

import YYBYL from 'yybyl'

new YYBYL({
  target: document.querySelector('#app'),
  props: {
    countdown: 60000 // 60s as default
  }
})