File "pre-post-format.js"

Full Path: /srv/www/www.cadoro.it/app/lib/moment/src/lib/locale/pre-post-format.js
File size: 67 bytes
MIME-type: text/plain
Charset: utf-8

export function preParsePostFormat (string) {
    return string;
}