summaryrefslogtreecommitdiff
path: root/src/client/sw/i18n.ts
blob: 9b3e3b2f4d60f2949a8c8ff7ad74bee9d90799bb (plain)
1
2
3
4
5
import { I18n } from '@/i18n';

export const i18n = new I18n({
	// TODO
});