3 lines
83 B
TypeScript
Raw Permalink Normal View History

2025-01-23 15:27:10 -08:00
import {articleType} from './articleType'
export const schemaTypes = [articleType]