UNPKG

setup-cpp

Version:

Install all the tools required for building and testing C++/C projects.

7 lines (5 loc) 127 B
declare module "time-delta/locales/en.js" { import { Locale } from "time-delta" declare const En = Locale export = En }