UNPKG

md-curcuma

Version:

A Typescript library for transporting and converting markdown and other data.

10 lines (9 loc) 251 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.IO_Observer_Props = exports.IO_Meta = void 0; class IO_Meta { } exports.IO_Meta = IO_Meta; class IO_Observer_Props { } exports.IO_Observer_Props = IO_Observer_Props;