mirror of
https://github.com/shufflewzc/faker2.git
synced 2026-02-04 02:54:36 +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.