Repository URL to install this package:
|
Version:
6.0.4 ▾
|
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
function toString(x) {
return '@@todo @@deps';
}
exports.default = toString;
//# sourceMappingURL=toString.js.map