You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
rappli/src/index.d.ts

7 lines
193 B
TypeScript

declare const __APP_VERSION__: string;
declare const __BUILD_TIME__: number;
declare module "typer-js";
declare module "autosize";
declare module "shareon";
declare module "remark-heading-id";