lifecycle.js 78 B

1234567
  1. exports.$mount = function () {
  2. }
  3. exports.$destroy = function () {
  4. }