Blame view

src/utils/index.ts 66 Bytes
calmound authored
1
2
3
import customMessage from './message';

export { customMessage };