five-server
Version:
Development Server with Live Reload Capability. (Maintained Fork of Live Server)
14 lines • 472 B
TypeScript
#!/usr/bin/env node
/**
* @copyright
* Copyright (c) 2012 Tapio Vierros (https://github.com/tapio)
* Copyright (c) 2021 Yannick Deubel (https://github.com/yandeu)
*
* @license {@link https://github.com/yandeu/five-server/blob/main/LICENSE LICENSE}
*
* @description
* forked from live-server@1.2.1 (https://github.com/tapio/live-server)
* previously licensed under MIT (https://github.com/tapio/live-server#license)
*/
export {};
//# sourceMappingURL=bin.d.ts.map