@xrosy/cat

0.2.2 • Public • Published

Usage

new Cat(debugger:boolean);

new Cat(formater:object);

API

OPTIONS

  • Boolean

创建一个实例

import { Cat } from '@xrosy/Cat';

const cat = new Cat();

使用自定义配置创建实例

import { Cat } from '@xrosy/Cat';


const cat = new Cat(true);

Readme

Keywords

none

Package Sidebar

Install

npm i @xrosy/cat

Weekly Downloads

1

Version

0.2.2

License

MIT

Unpacked Size

38.7 kB

Total Files

28

Last publish

Collaborators

  • chenzhenyuan
  • xrosy.com