UNPKG

lambda-live-debugger

Version:

Debug Lambda functions locally like it is running in the cloud

6 lines (5 loc) 228 B
// Re-export from fast-xml-builder for backward compatibility import XMLBuilder from 'fast-xml-builder'; export default XMLBuilder; // If there are any named exports you also want to re-export: export * from 'fast-xml-builder';