export module DoceditErrors { export const NOT_FOUND = 'docedit/errors/notfound'; }