UNPKG
@brrinta/authorizenet-ts
Version:
latest (1.1.0)
1.1.0
1.0.2
1.0.0
Type definition of authorizenet node-sdk
github.com/brrinta/authorizenet-ts
brrinta/authorizenet-ts
@brrinta/authorizenet-ts
/
src
/
utils.d.ts
9 lines
(7 loc)
•
219 B
TypeScript
View Raw
1
2
3
4
5
6
7
8
9
/* * Author S Brinta<brrinta
@gmail
.com> * Email: brrinta
@gmail
.com * Web: https://brinta.me * Created on : Saturday 06 Mar, 2021 02:46:19 BDT */
export
function
delete_null_properties
(
test: any, recurse:
boolean
)