mirror of
https://github.com/shufflewzc/faker2.git
synced 2026-06-15 22:46:34 +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.