cahilfoley/utils

View on GitHub
src/internal/wordLists/others.ts

Summary

Maintainability
A
0 mins
Test Coverage
A
100%
/**
 * Other miscellaneous words
 * @internal
 */
const others: string[] = ['en', 'as', 'vs.', 'v[.]?']

export default others