manifest.d.ts 77 B

12
  1. import { Manifest } from './types';
  2. export declare const manifest: Manifest;