How can I import moment js locale? [SOLVED]

import * from “moment/locale/de”;

Or

import “moment/locale/de”;