6 lines
99 B
TypeScript
6 lines
99 B
TypeScript
|
|
export default {
|
||
|
|
slug: 'template-sync-strategy',
|
||
|
|
docsDir: 'docs',
|
||
|
|
archive: true,
|
||
|
|
} as const;
|