UNPKG

resume-client-socket.io

Version:

Resume Client API for Socket.IO and Node.JS - Medical Speech to Summarized Text

6 lines (4 loc) 183 B
import { createLocalOrUTC } from './from-anything'; export function createLocal(input, format, locale, strict) { return createLocalOrUTC(input, format, locale, strict, false); }