service-one
TypeScript icon, indicating that this package has built-in type declarations

0.6.1 • Public • Published
import ServiceOne from 'service-one';

vue.use( ServiceOne );

<template>
  <SCountDown :timing="60000"/>
</template>
<script setup>
  import { SCountDown } from 'service-one';
</script>

<template>
  <SCountDown :timing="60000"/>
</template>

Readme

Keywords

Package Sidebar

Install

npm i service-one

Weekly Downloads

1

Version

0.6.1

License

ISC

Unpacked Size

234 kB

Total Files

50

Last publish

Collaborators

  • darling_ven