Current File : /home/tradevaly/www/node_modules/fontkit/src/tables/prep.js
import r from 'restructure';

// Set of instructions executed whenever the point size or font transformation change
export default new r.Struct({
  controlValueProgram: new r.Array(r.uint8)
});