File "pre-post-format.js"

Full Path: /home/cananyalcin/public_html/vendors/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;
}