Closed jkeussen closed 7 months ago
Right now the .export() requires an object, regardless if the object is empty or not. Let's make that object optional?
.export()
Right now the
.export()
requires an object, regardless if the object is empty or not. Let's make that object optional?