UNPKG

@realsee/dnalogel

Version:
8 lines (7 loc) 221 B
import type { Tags } from './typings'; declare const DefaultConfig: { globalConfig?: Tags['globalConfig']; contentTypeConfig?: Tags['contentTypeConfig']; }; export { DefaultConfig }; export default DefaultConfig;