mirror of
https://github.com/shufflewzc/faker2.git
synced 2026-03-21 12:22:47 +08:00
Refactored and optimized the string compression and decompression implementation in dylans.js. This change improves performance and reliability of encoding/decoding routines, and updates the module export logic for compatibility with AMD, CommonJS, and Angular environments.