> Global content delivery network initialized_
# Include MatrixCDN in your project <script src="https://cdn.matrix-node.io/lib/v3/core.min.js"></script> // Initialize the client const cdn = new MatrixCDN({ apiKey: 'YOUR_KEY', region: 'auto', edge: true });