UNPKG
log-mess
Version:
latest (1.0.0)
1.0.0
0.0.4
0.0.2
0.0.1
Log messages with tags and configuration
github.com/Emestie/log-mess
Emestie/log-mess
log-mess
/
dist
/
availability.d.ts
3 lines
(2 loc)
•
130 B
TypeScript
View Raw
1
2
3
export
declare
function
isLog
(
tag
:
string
|
undefined
,
silent
?:
boolean
):
boolean
;
export
declare
function
isVariable
(
):
boolean
;