'use strict' const intval = require('../lib/intval') setTimeout(() => { intval.frame() }, 3000)