constants.js 93 B

123
  1. export const HEADER = "HEADER"
  2. export const RESULT = "RESULT"
  3. export const FOOTER = "FOOTER"