Restore preview edit functions
Signed-off-by: Justin Georgi <justin.georgi@gmail.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
/******/ (() => { // webpackBootstrap
|
||||
/******/ const TOML = (() => { // webpackBootstrap
|
||||
/******/ "use strict";
|
||||
/******/ /* webpack/runtime/compat */
|
||||
/******/
|
||||
@@ -1139,10 +1139,12 @@ function stringify(obj, opts) {
|
||||
|
||||
|
||||
|
||||
/* harmony default export */ const mTOML = ({ parse: parse, stringify: stringify, TomlDate: TomlDate, TomlError: TomlError });
|
||||
/* harmony default export */ const dist = ({ parse: parse, stringify: stringify, TomlDate: TomlDate, TomlError: TomlError });
|
||||
|
||||
return { parse: parse, stringify: stringify, TomlDate: TomlDate, TomlError: TomlError }
|
||||
|
||||
;// CONCATENATED MODULE: ./index.js
|
||||
|
||||
module.exports = { mTOML };
|
||||
/******/ })();
|
||||
/******/ })();
|
||||
|
||||
module.exports = TOML;
|
||||
|
||||
Reference in New Issue
Block a user