UNPKG
simple-redact
Version:
latest (0.2.0)
0.2.0
0.1.4
0.1.3
0.1.2
0.1.0
A simple redact lib
github.com/elmalakomar/simple-redact
elmalakomar/simple-redact
simple-redact
/
build
/
lib
/
utils.d.ts
2 lines
(1 loc)
•
55 B
TypeScript
View Raw
1
2
export
declare
const
isObject
:
(
data
:
any
) =>
Boolean
;