export const cspellWords = ['fasterwebcloud'] as const

export default {
  cspellWords
} as const
