sumir-base
TypeScript icon, indicating that this package has built-in type declarations

1.0.15 • Public • Published

基础功能包

log - 打印日志

和console.log一模一样的功能哦

入参

字段 别名 必须 默认值 说明
data 内容 打印的内容
type 类型 LogType.log 打印的类型

出参

类型 别名 说明
success 成功
failed 失败

其他类型说明

LogType - 打印类型

字段 别名 说明
error 错误 error 错误级别
info 消息 info 消息级别
log 日志 log 日志级别
warn 警告 warn 警告级别

/sumir-base/

    Package Sidebar

    Install

    npm i sumir-base

    Weekly Downloads

    17

    Version

    1.0.15

    License

    MIT

    Unpacked Size

    14.4 kB

    Total Files

    15

    Last publish

    Collaborators

    • rockyf