UNPKG

texlive-json-schemas

Version:
9 lines (8 loc) 444 B
export type { TLBACKUP } from './tlbackup.schema.js'; export type { TLOPTION } from './tloption.schema.js'; export type { TLPAPER } from './tlpaper.schema.js'; export type { TLPDBSINGLE } from './tlpdb-single.schema.js'; export type { TLPDB } from './tlpdb.schema.js'; export type { TLPOBJINFO } from './tlpobj-info.schema.js'; export type { Category, TLPOBJ } from './tlpobj.schema.js'; export type { TLSETTING } from './tlsetting.schema.js';