UNPKG

@zishone/dotnotate

Version:

A utility function to convert JSON objects to dotnotation

5 lines 271 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var dotnotate_1 = require("./dotnotate"); Object.defineProperty(exports, "dotnotate", { enumerable: true, get: function () { return dotnotate_1.dotnotate; } }); //# sourceMappingURL=index.js.map