Files
mermaid-live-editor/src/routes/[fallback]/manifest.json.ts
T
2021-09-10 11:30:36 +05:30

3 lines
87 B
TypeScript

import { get as manifestGet } from '../manifest.json';
export const get = manifestGet;