File size: 80 Bytes
592c29d
 
 
 
 
 
 
1
2
3
4
5
6
7
// config.js

const config = {
    glyphsAcrossTexture: 16
};

export { config }