2
0
mirror of https://github.com/tenrok/vue-meta.git synced 2026-06-15 10:32:24 +03:00
Files
vue-meta/dist/src/config/default.d.ts
T
2021-01-25 00:42:01 +00:00

3 lines
118 B
TypeScript

import { Config } from '../types';
export declare const defaultConfig: Config;
//# sourceMappingURL=default.d.ts.map