UNPKG

jats-xml

Version:

Types and utilities for working with JATS in Typescript

3 lines 136 B
import type { ISession as BaseISession } from 'myst-cli-utils'; export type ISession = BaseISession; //# sourceMappingURL=types.d.ts.map