UNPKG

haystacks-tt

Version:

A simple Haystacks-async based command line typing tutor program for Windows, Mac & Linux.

18 lines (16 loc) 677 B
/** * @file application.business.constants.js * @module application.business.constants * @description A file to hold all of the client application business rules constants. * So none of the constants in this file should be generic/system/framework constants. * @requires {@link https://www.npmjs.com/package/@haystacks/constants|@haystacks/constants} * @author Seth Hollingsead * @date 2023/02/23 * @copyright Copyright © 2022-… by Seth Hollingsead. All rights reserved */ // External imports // import hayConst from '@haystacks/constants'; // const {} = hayConst; // ******************************** // tutoring rules in order // ********************************