UNPKG

katex

Version:

Fast math typesetting for the web.

10 lines (6 loc) 215 B
// @flow import {_environments} from "./defineEnvironment"; const environments = _environments; export default environments; // All environment definitions should be imported below import "./environments/array";